mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-01 14:43:23 +08:00
init: antdv-next
This commit is contained in:
@@ -8,7 +8,7 @@ import { LOGIN_PATH } from '@vben/constants';
|
||||
import { preferences } from '@vben/preferences';
|
||||
import { resetAllStores, useAccessStore, useUserStore } from '@vben/stores';
|
||||
|
||||
import { notification } from 'ant-design-vue';
|
||||
import { notification } from 'antdv-next';
|
||||
import { defineStore } from 'pinia';
|
||||
|
||||
import { doLogout, getUserInfoApi, loginApi, seeConnectionClose } from '#/api';
|
||||
|
||||
@@ -6,7 +6,7 @@ import { SvgMessageUrl } from '@vben/icons';
|
||||
import { $t } from '@vben/locales';
|
||||
import { useUserStore } from '@vben/stores';
|
||||
|
||||
import { Modal, notification } from 'ant-design-vue';
|
||||
import { Modal, notification } from 'antdv-next';
|
||||
import dayjs from 'dayjs';
|
||||
import { defineStore } from 'pinia';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user