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)