Zimo 1 týždeň pred
rodič
commit
75488d60cc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/Home/Index.vue

+ 1 - 1
src/views/Home/Index.vue

@@ -7,7 +7,7 @@ import hsafe from './kb/hsafe.vue'
 import hdeviceStatus from './kb/hdeviceStatus.vue'
 import horderTrend from './kb/horderTrend.vue'
 
-const company = ref('首页123')
+const company = ref('首页')
 
 const wrapperRef = ref<HTMLDivElement>()
 const scale = ref(1)