This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
去除测试打印
rongxin_prod
Xyq123*
1 year ago
parent
9e5a6d1cb1
commit
c544e3d0fc
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/utils/request.js
+ 0
- 1
src/utils/request.js
View File
@@ -71,7 +71,6 @@ console.info(responseInterceptor);
const msg = errorCode[code] || res.data.msg || errorCode['default']
console.info(gqnum);
if (code === 401 && gqnum === 0) {
console.info(11111111)
gqnum++;
Dialog.confirm({
title: '系统提示',
Write
Preview
Loading…
Cancel
Save