refactor: 将接口定义更改为类型别名,简化代码结构

This commit is contained in:
sd0ric4
2025-03-27 14:25:08 +08:00
parent 69a2f03755
commit 037ddc77f7
2 changed files with 11 additions and 11 deletions

View File

@@ -11,10 +11,10 @@ import {
UserSelectInteractive
} from '@fastgpt/global/core/workflow/template/system/interactive/type';
import {
SelectOptionsComponent,
SelectOption,
type SelectOption,
type FormItem,
FormInputComponent,
FormItem
SelectOptionsComponent
} from '@/components/core/chat/components/Form/FormComponents';
const useInteractiveDebug = (