yusheng 11 ماه پیش
والد
کامیت
063585d8c1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: {