perf: Execution details loop node issue

This commit is contained in:
wangdan-fit2cloud 2025-12-17 11:48:24 +08:00 committed by shaohuzhang1
parent 55319c7a89
commit c3c5f64d9d

View File

@ -1298,6 +1298,7 @@ import { iconComponent } from '@/workflow/icons/utils'
import { WorkflowType } from '@/enums/application' import { WorkflowType } from '@/enums/application'
import { getImgUrl } from '@/utils/common' import { getImgUrl } from '@/utils/common'
import { arraySort } from '@/utils/array' import { arraySort } from '@/utils/array'
import ExecutionDetailCard from '@/components/execution-detail-card/index.vue'
import { t } from '@/locales' import { t } from '@/locales'