瀏覽代碼

去掉fBusinessType

qukaidi 4 年之前
父節點
當前提交
95c8ed81c1
共有 1 個文件被更改,包括 0 次插入1 次删除
  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);
         }
       });
     },