mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-24 23:34:33 +08:00
init: antdv-next
This commit is contained in:
@@ -8,7 +8,7 @@ import { useAccess } from '@vben/access';
|
||||
import { Page, useVbenDrawer } from '@vben/common-ui';
|
||||
import { getVxePopupContainer } from '@vben/utils';
|
||||
|
||||
import { Modal, Popconfirm, Space } from 'ant-design-vue';
|
||||
import { Modal, Popconfirm, Space } from 'antdv-next';
|
||||
|
||||
import { useVbenVxeGrid, vxeCheckboxChecked } from '#/adapter/vxe-table';
|
||||
import {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
import { IconifyIcon } from '@vben/icons';
|
||||
import { buildUUID } from '@vben/utils';
|
||||
|
||||
import { Input } from 'ant-design-vue';
|
||||
import { Input } from 'antdv-next';
|
||||
|
||||
defineOptions({ name: 'SecretInput' });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user