mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-10 20:52:10 +08:00
init: antdv-next
This commit is contained in:
@@ -9,7 +9,7 @@ import { useVbenForm } from '@vben/common-ui';
|
||||
import { $t } from '@vben/locales';
|
||||
import { addFullName, listToTree } from '@vben/utils';
|
||||
|
||||
import { Col, Row } from 'ant-design-vue';
|
||||
import { Col, Row } from 'antdv-next';
|
||||
|
||||
import { menuList } from '#/api/system/menu';
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ import type { Recordable } from '@vben/types';
|
||||
|
||||
import type { VxeGridProps } from '#/adapter/vxe-table';
|
||||
|
||||
import { Checkbox, Input, Select } from 'ant-design-vue';
|
||||
import { Checkbox, Input, Select } from 'antdv-next';
|
||||
|
||||
const JavaTypes: string[] = [
|
||||
'Long',
|
||||
|
||||
Reference in New Issue
Block a user