|
@@ -300,6 +300,7 @@ export default {
|
|
|
this.queryParam.buyerSn = undefined
|
|
|
this.queryParam.receiverSn = undefined
|
|
|
this.$refs.dealerSubareaScopeList.resetForm()
|
|
|
+ this.$refs.shbuyerName.resetForm()
|
|
|
this.queryParam.salesBillNo = ''
|
|
|
this.queryParam.dispatchBillNo = ''
|
|
|
this.queryParam.billStatus = undefined
|