fix: execution

This commit is contained in:
wangdan-fit2cloud 2025-07-02 19:29:01 +08:00
parent 0ee4b7fae2
commit 471ac59f29

View File

@ -709,7 +709,7 @@ import { isWorkFlow } from '@/utils/application'
const props = defineProps<{
detail?: any[]
type: string
type?: string
}>()
const current = ref<number | string>('')