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)