|
@@ -233,7 +233,7 @@ export default {
|
|
|
this.queryParam.logisticsPoint = undefined
|
|
|
this.queryParam.salesReturnBillNo = ''
|
|
|
this.queryParam.state = undefined
|
|
|
- this.quyerParam.stateList = ['FINISH', 'AUDIT_PASS']
|
|
|
+ this.queryParam.stateList = ['FINISH', 'AUDIT_PASS']
|
|
|
this.$refs.table.refresh(true)
|
|
|
},
|
|
|
pageInit () {
|