yusheng 10 сар өмнө
parent
commit
7ff81f85f3

+ 2 - 0
src/views/material/product/detail.vue

@@ -775,6 +775,8 @@
     mounted() {
       if (this.clientEnvironmentId == 4) {
         this.form.measureType = 3;
+        this.$set(this.categoryWms, 'isUnpack', 0);
+
       }
     },
     methods: {