chore: 不使用基础布局(仅在顶级生效)
This commit is contained in:
parent
02fba565e0
commit
bef98489b1
@ -161,6 +161,8 @@ const profileRoute: RouteRecordStringComponent[] = [
|
|||||||
keepAlive: true,
|
keepAlive: true,
|
||||||
title: '请假申请',
|
title: '请假申请',
|
||||||
hideInMenu: true,
|
hideInMenu: true,
|
||||||
|
// 不使用基础布局(仅在顶级生效)
|
||||||
|
noBasicLayout: true,
|
||||||
},
|
},
|
||||||
name: 'WorkflowLeaveInner',
|
name: 'WorkflowLeaveInner',
|
||||||
path: '/workflow/leaveEdit/index/iframe',
|
path: '/workflow/leaveEdit/index/iframe',
|
||||||
|
Loading…
Reference in New Issue
Block a user