|
@@ -236,7 +236,7 @@ export default {
|
|
this.queryParam.auditEndDate = ''
|
|
this.queryParam.auditEndDate = ''
|
|
this.queryParam.bookNo = ''
|
|
this.queryParam.bookNo = ''
|
|
this.queryParam.dispatchBillNo = ''
|
|
this.queryParam.dispatchBillNo = ''
|
|
- this.queryParam.applyPersonSn = ''
|
|
|
|
|
|
+ this.queryParam.applyPersonSn = undefined
|
|
this.queryParam.bookReason = ''
|
|
this.queryParam.bookReason = ''
|
|
this.queryParam.status = undefined
|
|
this.queryParam.status = undefined
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|