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
b67871b2
authored
2022-11-08 15:24:01 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
0105dd4b
Show 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 @
b67871b
...
...
@@ -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