We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bfd69 commit 83ea27aCopy full SHA for 83ea27a
apps/web-tdesign/src/api/request.ts
@@ -14,7 +14,6 @@ import {
14
import { useAccessStore } from '@vben/stores';
15
16
import { message } from '#/adapter/tdesign';
17
-
18
import { useAuthStore } from '#/store';
19
20
import { refreshTokenApi } from './core';
apps/web-tdesign/src/router/access.ts
@@ -7,7 +7,6 @@ import { generateAccessible } from '@vben/access';
7
import { preferences } from '@vben/preferences';
8
9
10
11
import { getAllMenusApi } from '#/api';
12
import { BasicLayout, IFrameView } from '#/layouts';
13
import { $t } from '#/locales';
0 commit comments