|
@@ -193,10 +193,8 @@ export default {
|
|
|
this.queryParam.buyerSn = undefined
|
|
|
this.$refs.dealerSubareaScopeList.resetForm()
|
|
|
this.queryParam.salesBillNo = ''
|
|
|
- this.queryParam.purchaseBillNo = ''
|
|
|
- this.queryParam.payType = undefined
|
|
|
+ this.queryParam.dispatchBillNo = ''
|
|
|
this.queryParam.billStatus = undefined
|
|
|
- this.queryParam.financialStatus = undefined
|
|
|
this.queryParam.subareaSn = undefined
|
|
|
this.queryParam.shippingAddrProvinceSn = undefined
|
|
|
this.$refs.table.refresh(true)
|