mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
perf: Execution details loop node issue
This commit is contained in:
parent
55319c7a89
commit
c3c5f64d9d
|
|
@ -1298,6 +1298,7 @@ import { iconComponent } from '@/workflow/icons/utils'
|
|||
import { WorkflowType } from '@/enums/application'
|
||||
import { getImgUrl } from '@/utils/common'
|
||||
import { arraySort } from '@/utils/array'
|
||||
import ExecutionDetailCard from '@/components/execution-detail-card/index.vue'
|
||||
|
||||
import { t } from '@/locales'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue