소스 검색

去掉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);
         }
       });
     },