yusheng 10 miesięcy temu
rodzic
commit
7ff81f85f3
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/views/material/product/detail.vue

+ 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: {