mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 22:32:01 +08:00
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635)
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing * chore: update deps
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
} from '@vben/request';
|
||||
import { useAccessStore } from '@vben/stores';
|
||||
|
||||
import { message } from '#/adapter';
|
||||
import { message } from '#/adapter/naive';
|
||||
import { useAuthStore } from '#/store';
|
||||
|
||||
import { refreshTokenApi } from './core';
|
||||
|
||||
Reference in New Issue
Block a user