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