init: antdv-next

This commit is contained in:
dap
2026-01-08 20:56:07 +08:00
parent 1383f63361
commit a208034539
251 changed files with 417 additions and 401 deletions

View File

@@ -10,7 +10,7 @@ import {
listToTree,
} from '@vben/utils';
import { Input, Skeleton } from 'ant-design-vue';
import { Input, Skeleton } from 'antdv-next';
import { useVbenForm } from '#/adapter/form';
import { menuAdd, menuInfo, menuList, menuUpdate } from '#/api/system/menu';