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