Zimo 1 周之前
父節點
當前提交
75488d60cc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)