mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
fix: 修复登录复合工单详情不能查看问题
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
},
|
||||
{
|
||||
path: 'login-asset-confirm/:id',
|
||||
name: 'loginAssetTicketDetail',
|
||||
name: 'LoginAssetTicketDetail',
|
||||
component: () => import('@/views/tickets/LoginAssetConfirm/Detail'),
|
||||
meta: {
|
||||
title: i18n.t('route.TicketDetail'),
|
||||
|
||||
Reference in New Issue
Block a user