perf: Execution history output button is not displayed

This commit is contained in:
feng
2024-05-10 11:38:00 +08:00
parent 88855305e1
commit 8b773e9899

View File

@@ -120,6 +120,7 @@ export default {
{
title: this.$t('Output'),
name: 'logging',
type: 'info',
can: true,
callback: ({ row }) => {
openTaskPage(row.task_id)