11.15 工作台跳转会议室预约角色校验

This commit is contained in:
jl-zhoujl2
2022-11-15 15:43:50 +08:00
parent 9b5b689e45
commit c852fd29e0
3 changed files with 53 additions and 4 deletions

View File

@ -80,6 +80,11 @@ export default [
path: '/ChoiceLogin',
component: './LoadingPage/MiddleLoading/ChoiceLogin',
},
//预约人员跳转中间页
{
path: '/ToAppointment',
component: './LoadingPage/MiddleLoading/ToAppointment',
},
//跨工程跳转中间页结束
{
name: 'index_1',