gangyj 3 anni fa
parent
commit
cc216eb785
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      src/views/exctab/ElementIdentification/index.vue

+ 4 - 1
src/views/exctab/ElementIdentification/index.vue

@@ -488,8 +488,11 @@ export default {
               val.checknd = false
             }
           })
+          this.addTableData = res.data
+        }else{
+          this.addTableData = []
         }
-        this.addTableData = res.data
+        
       }
     },
     async excelType () {//清表类型