Browse Source

去掉fBusinessType

qukaidi 4 năm trước cách đây
mục cha
commit
95c8ed81c1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/Warehousing/inStock/AddOrUpdate.vue

+ 0 - 1
src/views/Warehousing/inStock/AddOrUpdate.vue

@@ -3626,7 +3626,6 @@ export default {
           this.$set(this.form, "fNetweight", 0);
           this.$set(this.form, "fPlanvolumn", 0);
           this.$set(this.form, "fGrossweight", 0);
-          this.$set(this.form, "fBusinessType", null);
         }
       });
     },