|
@@ -202,6 +202,7 @@ export default {
|
|
this.queryParam.receiverName = ''
|
|
this.queryParam.receiverName = ''
|
|
this.queryParam.checkStatus = undefined
|
|
this.queryParam.checkStatus = undefined
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|
|
|
|
+ this.$refs.receiverSn.resetForm()
|
|
},
|
|
},
|
|
// 允许打印
|
|
// 允许打印
|
|
handleYxAudit (row) {
|
|
handleYxAudit (row) {
|