diff --git a/src/views/mtm/mgroup.vue b/src/views/mtm/mgroup.vue
index 185c1b69..89fa3c2e 100644
--- a/src/views/mtm/mgroup.vue
+++ b/src/views/mtm/mgroup.vue
@@ -55,6 +55,12 @@
prop="belong_dept_name"
min-width="150"
>
+
-
+
@@ -127,7 +127,8 @@ export default {
setFiltersVisible: false,
materialList: [],
addTemplate: { material_in: '', material_out: '', mgroup: '', isedit: true },
- baseCode :this.$TOOL.data.get('BASE_INFO').base.base_code
+ baseCode :this.$TOOL.data.get('BASE_INFO').base.base_code.$API,
+ menuType:this.$TOOL.data.get('BASE_INFO').base.base_menucate,
};
},
mounted() {