fix: 引入错误

This commit is contained in:
xingyu4j
2025-09-03 18:03:14 +08:00
parent f0f094a28d
commit 50a3e6daba
2 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
import type { VbenFormSchema } from '#/adapter/form';
import { AiModelTypeEnum } from '@vben/utils';
import { getModelSimpleList } from '#/api/ai/model/model';
import { AiModelTypeEnum } from '#/utils';
export function useFormSchema(): VbenFormSchema[] {
return [