Parcourir la source

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

linwenxin il y a 9 mois
Parent
commit
0460473a24

+ 2 - 0
src/views/auxiliaryFittings/AuxiliaryAccessoriesWarehouse/index.vue

@@ -210,6 +210,8 @@ export default {
           },
           events: {
             change: () => {
+              this.formData.outStorageId = ''
+              this.formData.inStorageId = ''
               this.formData.items = []
             }
           }