浏览代码

bug修复

chenrui 3 年之前
父节点
当前提交
3b511900a1
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/views/salesManagement/pushOrderManagement/list.vue

+ 1 - 3
src/views/salesManagement/pushOrderManagement/list.vue

@@ -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)