Browse Source

no message

linwenxin 9 tháng trước cách đây
mục cha
commit
08b75dfdcf

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