chore: 需要隐藏菜单

This commit is contained in:
dap 2024-12-12 16:19:25 +08:00
parent e6e2c84f45
commit fbcb3c6caf

View File

@ -158,6 +158,7 @@ const profileRoute: RouteRecordStringComponent[] = [
icon: 'eos-icons:role-binding-outlined', icon: 'eos-icons:role-binding-outlined',
keepAlive: true, keepAlive: true,
title: '请假申请', title: '请假申请',
hideInMenu: true,
}, },
name: 'WorkflowLeaveInner', name: 'WorkflowLeaveInner',
path: '/workflow/leave-inner', path: '/workflow/leave-inner',