fix:头部导航栏管理员界面跳转问题

This commit is contained in:
wyx
2022-12-30 10:40:03 +08:00
parent e52ea95972
commit 8d41256414

View File

@@ -77,7 +77,7 @@ export default {
{
id: 1,
name: "管理员",
go: "/learningpath",
go: "/manage/learningpath",
},
{
id: 2,