chenrui преди 3 години
родител
ревизия
e29f326967
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      src/views/financialManagement/inventoryConfirmation/list.vue
  2. 0 1
      src/views/inventoryManagement/inventoryCheck/list.vue

+ 0 - 1
src/views/financialManagement/inventoryConfirmation/list.vue

@@ -185,7 +185,6 @@ export default {
       })
     },
     resetSearchForm () {
-      this.queryParam.state = 'WAIT_FINANCE_AUDIT'
       this.queryParam.checkWarehouseNo = ''
       this.$refs.table.refresh(true)
     },

+ 0 - 1
src/views/inventoryManagement/inventoryCheck/list.vue

@@ -207,7 +207,6 @@ export default {
       }
     },
     resetSearchForm () {
-      this.queryParam.deleteFlag = ''
       this.queryParam.checkWarehouseNo = ''
       this.queryParam.checkState = undefined
       this.queryParam.checkSuperviseState = undefined