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: {