Forráskód Böngészése

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

695593266@qq.com 11 hónapja
szülő
commit
48762a669a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: {