yusheng 11 bulan lalu
induk
melakukan
063585d8c1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: {