Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
76d21f42
authored
2022-11-08 15:28:05 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:请求
1 parent
0105dd4b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/utils/request.js
src/utils/request.js
View file @
76d21f4
...
...
@@ -3,7 +3,7 @@
*/
import
axios
from
'axios'
import
{
Message
}
from
'element-ui'
import
{
endLoadingSubCount
}
from
'./
utils/
requestLoading'
import
{
endLoadingSubCount
}
from
'./requestLoading'
// create an axios instance
const
service
=
axios
.
create
({
...
...
Please
register
or
sign in
to post a comment