This website works better with JavaScript.
Explore
Help
Sign In
wangqi
/
EDFS-EPM
Watch
1
Star
0
Fork
You've already forked EDFS-EPM
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
工程管理
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
1.5 MiB
Vue
60.1%
TypeScript
36.8%
SCSS
1.3%
CSS
0.9%
JavaScript
0.8%
Other
0.2%
Tree:
fd6efc86ef
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fd6efc86ef'
${ noResults }
EDFS-EPM
/
src
/
api
/
basic
/
errorCode.ts
5 lines
151 B
Raw
Blame
History
export
const
errorCode
:
any
=
{
401
:
'认证失败,无法访问系统资源'
,
403
:
'当前操作没有权限'
,
404
:
'访问资源不存在'
,
}
Reference in new issue
Copy Permalink