Переглянути джерело

Merge branch 'deploy_0804' of jianguan-web/qpls-md-html into master

李磊 3 роки тому
батько
коміт
3c85c369d5

+ 1 - 0
src/views/allocationManagement/warehouseAllocation/basicInfoModal.vue

@@ -68,6 +68,7 @@ export default {
     isShow (newValue, oldValue) {
       if (!newValue) {
         this.$emit('close')
+        this.$refs.ruleForm.resetFields()
       } else {
         this.getWarehouseList()
       }

+ 0 - 1
src/views/allocationManagement/warehouseAllocation/edit.vue

@@ -532,7 +532,6 @@ export default {
       )
     },
     pageInit () {
-      this.resetSearchForm()
       this.chooseResetSearchForm()
       this.getProductBrand()
       this.getProductType()