调整菜单问题

This commit is contained in:
liuwei
2025-03-25 11:16:06 +08:00
parent 3c665ea0d2
commit 5c4a76f76b

View File

@@ -137,7 +137,7 @@
} }
}, },
mounted() { mounted() {
this.currentView = '5'; // 设置当前菜单项 this.currentView = '6'; // 设置当前菜单项
this.loadGroups(); this.loadGroups();
}, },
methods: { methods: {