|
@@ -231,7 +231,7 @@ export default {
|
|
this.queryParam.applyPersonSn = undefined
|
|
this.queryParam.applyPersonSn = undefined
|
|
this.queryParam.logisticsPoint = undefined
|
|
this.queryParam.logisticsPoint = undefined
|
|
this.queryParam.salesReturnBillNo = ''
|
|
this.queryParam.salesReturnBillNo = ''
|
|
- this.queryParam.state = 'AUDIT_PASS'
|
|
|
|
|
|
+ this.queryParam.state = undefined
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|
|
},
|
|
},
|
|
pageInit () {
|
|
pageInit () {
|