Forráskód Böngészése

Merge branch 'linwenxin_dev' of https://gogs.zfire.top/zfire-front/zfire-newmall-admin into develop

linwenxin 1 éve
szülő
commit
f8662c7299

+ 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 = []
       }
     },