mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-21 18:18:58 +08:00
chore: 不使用基础布局(仅在顶级生效)
This commit is contained in:
@@ -161,6 +161,8 @@ const profileRoute: RouteRecordStringComponent[] = [
|
||||
keepAlive: true,
|
||||
title: '请假申请',
|
||||
hideInMenu: true,
|
||||
// 不使用基础布局(仅在顶级生效)
|
||||
noBasicLayout: true,
|
||||
},
|
||||
name: 'WorkflowLeaveInner',
|
||||
path: '/workflow/leaveEdit/index/iframe',
|
||||
|
||||
Reference in New Issue
Block a user