Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web-framework-temp
/
vue-cli3-vt-template-master
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
fa469bab
authored
2024-02-04 11:49:45 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
382941bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
src/api/fetch-api.js
src/api/fetch-api.js
View file @
fa469ba
...
...
@@ -93,15 +93,6 @@ axios.interceptors.response.use(
removeToken
();
break
;
case
3001
:
app
.
router
.
replace
({
name
:
"errorTips"
,
query
:
{
code
:
3001
}
})
break
;
default
:
break
;
}
...
...
Please
register
or
sign in
to post a comment