Selaa lähdekoodia

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

695593266@qq.com 11 kuukautta sitten
vanhempi
commit
48762a669a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/material/product/detail.vue

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

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