Przeglądaj źródła

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dengfei

695593266@qq.com 11 miesięcy temu
rodzic
commit
48762a669a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/material/product/detail.vue

+ 1 - 1
src/views/material/product/detail.vue

@@ -774,7 +774,7 @@
     },
     mounted() {
       if (this.clientEnvironmentId == 4) {
-        this.form.measureType = 2;
+        this.form.measureType = 3;
       }
     },
     methods: {