소스 검색

bug修复

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