chore: 漏掉的导入

This commit is contained in:
dap
2024-10-17 19:08:09 +08:00
parent bec201b95b
commit ef956a5507
5 changed files with 10 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
import type { FormSchemaGetter, VxeGridProps } from '#/adapter';
import type { FormSchemaGetter } from '#/adapter/form';
import type { VxeGridProps } from '#/adapter/vxe-table';
export const querySchema: FormSchemaGetter = () => [
{