lilei 2 lat temu
rodzic
commit
2a442179e1

+ 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)
       }