ZaiZai 1 년 전
부모
커밋
1220161eea
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      public/version.json
  2. 1 1
      src/views/tentative/detect/test.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240805110800"
+  "value": "20240807152838"
 }

+ 1 - 1
src/views/tentative/detect/test.vue

@@ -429,7 +429,7 @@ const wbsElTreeClick = ({ data, keys }) => {
 //身份按钮切换数据
 const authBtnTabKey = ref('1')
 const authBtnTabdata = ref([
-    { key: '1', name: '施工检' },
+    { key: '1', name: '施工检' },
     { key: '2', name: '监理抽检' },
     { key: '3', name: '业主抽检' },
 ])