lilei 3 年之前
父節點
當前提交
7d929845ee
共有 1 個文件被更改,包括 2 次插入0 次删除
  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)
     },