Browse Source

修改bug

ZaiZai 1 year ago
parent
commit
09980cb41b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tentative/detect/test.vue

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

@@ -444,7 +444,7 @@ const authBtnTabClick = (item) => {
         authBtnTabKey.value = item.key
         searchForm.value.type = item.key
         searchForm.value.current = 1
-        tableData.value = [{}]
+        tableData.value = []
     }
 }
 //contractType,  1施工,2监理, 3业主