mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-20 02:31:43 +00:00
Merge pull request #434 from jumpserver/pr@dev@hidden_userpage_tickets
fix: 隐藏用户界面工单
This commit is contained in:
@@ -72,6 +72,7 @@ export default [
|
|||||||
{
|
{
|
||||||
path: '/tickets',
|
path: '/tickets',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
|
hidden: true,
|
||||||
meta: {
|
meta: {
|
||||||
title: i18n.t('route.Tickets'),
|
title: i18n.t('route.Tickets'),
|
||||||
icon: 'history',
|
icon: 'history',
|
||||||
|
Reference in New Issue
Block a user