fix: execution
This commit is contained in:
parent
0ee4b7fae2
commit
471ac59f29
@ -709,7 +709,7 @@ import { isWorkFlow } from '@/utils/application'
|
|||||||
|
|
||||||
const props = defineProps<{
|
const props = defineProps<{
|
||||||
detail?: any[]
|
detail?: any[]
|
||||||
type: string
|
type?: string
|
||||||
}>()
|
}>()
|
||||||
|
|
||||||
const current = ref<number | string>('')
|
const current = ref<number | string>('')
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user