linwenxin 1 rok pred
rodič
commit
c45f3094d0

+ 2 - 1
src/views/auxiliaryFittings/purchasingManagement/mixins/form_tpl.js

@@ -1160,7 +1160,8 @@ export default {
           this.cangkuList = res.data.records
         })
       }else{
-        this.formData.websitId = ""
+        this.formData.storageId = ""
+        this.formData.storageName = ""
         this.cangkuList = []
       }
     },