Kaynağa Gözat

去掉fBusinessType

qukaidi 4 yıl önce
ebeveyn
işleme
95c8ed81c1
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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);
         }
       });
     },