|
@@ -510,6 +510,7 @@ export default {
|
|
|
this.queryParam.printStatus = undefined
|
|
|
this.queryParam.invoiceStatus = undefined
|
|
|
this.queryParam.payerType = undefined
|
|
|
+ this.queryParam.warehouseSn = undefined
|
|
|
if (this.advanced) {
|
|
|
this.$refs.subarea.clearData()
|
|
|
}
|