mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
修改
This commit is contained in:
@@ -56,6 +56,7 @@ export const pages=[
|
||||
{title:'已回答问题',path:'qafinish',component:'qa/TeacherList',hidden:false},
|
||||
{title:'我开发课程',path:'course',component:'course/TeacherList',hidden:false},
|
||||
{title:'我的授课记录',path:'mylecnotes',component:'course/Mylecnotes',hidden:false},
|
||||
{title:'我的案例记录',path:'mycaseRecord',component:'course/MycaseRecord',hidden:false},
|
||||
{title:'待审核的课程',path:'waitaudit',component:'course/WaitAudit',hidden:true},
|
||||
{title:'已审核的课程',path:'waitaudited',component:'course/WaitAudited',hidden:true},
|
||||
]},
|
||||
|
||||
Reference in New Issue
Block a user