Procházet zdrojové kódy

解决在统计处检索检索条件无法删除

zhuliu před 1 rokem
rodič
revize
44d5e6fa7b

+ 1 - 1
src/views/report/components/patentList/components/searchPatent.vue

@@ -164,7 +164,7 @@ export default {
         if(item.filedKind == 0){
           field = 'checkName'
         }else{
-          field = 'inputValue'
+          field = 'checkData'
         }
        
         if (this.searchStorageText[index].inputValue.length == 0) {