chenrui 3 gadi atpakaļ
vecāks
revīzija
e29f326967

+ 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