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: '业主抽检' },
 ])