|
@@ -321,6 +321,7 @@ export default {
|
|
|
this.queryParam.checkStatus = undefined
|
|
|
this.queryParam.printState = undefined
|
|
|
this.queryParam.allocateNo = ''
|
|
|
+ this.queryParam.receiverName = ''
|
|
|
this.queryParam.receiverSn = undefined
|
|
|
this.allocateTypeVal = []
|
|
|
this.$refs.receiverSn.resetForm()
|