Skip to content

Commit 9f83d87

Browse files
perf: Execution details loop node issue
1 parent 0aef02d commit 9f83d87

File tree

1 file changed

+1
-0
lines changed
  • ui/src/components/execution-detail-card

1 file changed

+1
-0
lines changed

ui/src/components/execution-detail-card/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,6 +1298,7 @@ import { iconComponent } from '@/workflow/icons/utils'
12981298
import { WorkflowType } from '@/enums/application'
12991299
import { getImgUrl } from '@/utils/common'
13001300
import { arraySort } from '@/utils/array'
1301+
import ExecutionDetailCard from '@/components/execution-detail-card/index.vue'
13011302
13021303
import { t } from '@/locales'
13031304

0 commit comments

Comments
 (0)