fix: 更正文件引用路径

This commit is contained in:
GraceWalk
2022-09-22 15:31:34 +08:00
parent 1737d87713
commit 7dc533372c
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
import React, { useLayoutEffect } from 'react';
import { Utils, AppContainer } from 'knowdesign';
import { goLogin } from 'constants/axiosConfig';
import { goLogin } from '@src/constants/axiosConfig';
// 权限对应表
export enum ConfigPermissionMap {