Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9b8c8194
authored
2025-03-18 16:50:04 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
401异常处理
1 parent
0d01ab24
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/utils/request.ts
src/utils/request.ts
View file @
9b8c819
...
@@ -182,6 +182,7 @@ service.interceptors.response.use(
...
@@ -182,6 +182,7 @@ service.interceptors.response.use(
182
})
182
})
183
}
183
}
184
break
184
break
185
case
401
:
185
case
403
:
186
case
403
:
186
case
402
:
187
case
402
:
187
ElMessage
({
188
ElMessage
({
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment