fix: execution

v3.2
wangdan-fit2cloud 2025-07-02 19:29:01 +08:00
parent 0ee4b7fae2
commit 471ac59f29
1 changed files with 1 additions and 1 deletions

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>('')