mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-12 13:23:41 +00:00
perf: Execution history output button is not displayed
This commit is contained in:
@@ -120,6 +120,7 @@ export default {
|
||||
{
|
||||
title: this.$t('Output'),
|
||||
name: 'logging',
|
||||
type: 'info',
|
||||
can: true,
|
||||
callback: ({ row }) => {
|
||||
openTaskPage(row.task_id)
|
||||
|
Reference in New Issue
Block a user