lilei 3 anni fa
parent
commit
7d929845ee
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/views/allocationManagement/transferOut/list.vue

+ 2 - 0
src/views/allocationManagement/transferOut/list.vue

@@ -266,6 +266,8 @@ export default {
       this.queryParam.targetName = ''
       this.queryParam.allocateTypeSn = undefined
       this.queryParam.state = undefined
+      this.queryParam.checkStatus = undefined
+      this.queryParam.printState = undefined
       this.queryParam.allocateNo = ''
       this.$refs.table.refresh(true)
     },