mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-11 00:13:14 +08:00
chore: 更改导入位置
This commit is contained in:
@@ -9,7 +9,7 @@ import { getPopupContainer } from '@vben/utils';
|
||||
import { Modal, Popconfirm, Space } from 'ant-design-vue';
|
||||
import dayjs from 'dayjs';
|
||||
|
||||
import { useVbenVxeGrid, type VxeGridProps } from '#/adapter';
|
||||
import { useVbenVxeGrid, type VxeGridProps } from '#/adapter/vxe-table';
|
||||
import { noticeList, noticeRemove } from '#/api/system/notice';
|
||||
|
||||
import { columns, querySchema } from './data';
|
||||
|
||||
Reference in New Issue
Block a user