mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 04:34:31 +08:00
chore: 更改导入位置
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import type { FormSchemaGetter, VxeGridProps } from '#/adapter';
|
||||
import type { VxeGridProps } from '#/adapter/vxe-table';
|
||||
|
||||
import { type FormSchemaGetter } from '#/adapter/form';
|
||||
|
||||
export const querySchema: FormSchemaGetter = () => [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user