diff --git a/src/views/tickets/TicketDetail/index.vue b/src/views/tickets/TicketDetail/index.vue index d1924ae7b..1fb9a980f 100644 --- a/src/views/tickets/TicketDetail/index.vue +++ b/src/views/tickets/TicketDetail/index.vue @@ -52,7 +52,8 @@ export default { 'apply_asset': 'AssetsTicketDetail', 'apply_application': 'AppsTicketDetail', 'login_confirm': 'LoginAssetTicketDetail', - 'login_asset_confirm': 'CommandConfirmDetail' + 'login_asset_confirm': 'LoginAssetTicketDetail', + 'command_confirm': 'CommandConfirmDetail' } const routeName = ticketRouteMapper[ticket.type] setTimeout(() => {