lilei 2 年之前
父節點
當前提交
2a442179e1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/allocationManagement/storeTransferOut/list.vue

+ 2 - 2
src/views/allocationManagement/storeTransferOut/list.vue

@@ -292,13 +292,13 @@ export default {
       this.$refs.outWareRangeDate.resetDate('')
       this.queryParam.outWarehouseBeginDate = ''
       this.queryParam.outWarehouseEndDate = ''
-
+      this.$refs.custList.resetForm()
       this.queryParam.customerSnCurrent = undefined
       this.queryParam.customerNameCurrent = undefined
       this.queryParam.callOutType = undefined
       this.queryParam.state = undefined
       this.queryParam.settleState = undefined
-      this.$refs.custList.resetForm()
+      
       if (!flag) {
         this.setIsHomeNav(this.$route.name, null)
       }