调整菜单问题
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.currentView = '5'; // 设置当前菜单项
|
||||
this.currentView = '6'; // 设置当前菜单项
|
||||
this.loadGroups();
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user