chenrui 3 лет назад
Родитель
Сommit
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)