yusheng 11 tháng trước cách đây
mục cha
commit
063585d8c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/material/product/detail.vue

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

@@ -784,7 +784,7 @@ import { copyObj } from '@/utils/util';
     },
     mounted() {
       if (this.clientEnvironmentId == 4) {
-        this.form.measureType = 2;
+        this.form.measureType = 3;
       }
     },
     methods: {