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

去掉fBusinessType

qukaidi 4 éve
szülő
commit
95c8ed81c1
1 módosított fájl, 0 hozzáadás és 1 törlés
  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);
         }
       });
     },