mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-13 06:13:20 +08:00
init: antdv-next
This commit is contained in:
@@ -10,7 +10,7 @@ import type { SystemRoleApi } from '#/api';
|
||||
import { Page, useVbenDrawer } from '@vben/common-ui';
|
||||
import { Plus } from '@vben/icons';
|
||||
|
||||
import { Button, message, Modal } from 'ant-design-vue';
|
||||
import { Button, message, Modal } from 'antdv-next';
|
||||
|
||||
import { useVbenVxeGrid } from '#/adapter/vxe-table';
|
||||
import { deleteRole, getRoleList, updateRole } from '#/api';
|
||||
|
||||
Reference in New Issue
Block a user