mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 01:12:00 +08:00
chore: 更改导入位置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { getPopupContainer } from '@vben/utils';
|
||||
|
||||
import { type FormSchemaGetter, z } from '#/adapter';
|
||||
import { type FormSchemaGetter, z } from '#/adapter/form';
|
||||
|
||||
export const formSchema: FormSchemaGetter = () => [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user