This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_mobile
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
过期提示
wulanhaote
张泽亮
2 年之前
父節點
b1db7e6e7f
當前提交
d118988398
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/utils/request.js
+ 1
- 1
src/utils/request.js
查看文件
@@ -64,7 +64,7 @@ service.interceptors.response.use(res => {
if (code === 401) {
Dialog.confirm({
title: '系统提示',
message: '登录状态已过期,
您可以继续留在该页面,或者
重新登录',
message: '登录状态已过期,
请
重新登录',
confirmButtonText: '重新登录',
cancelButtonText: '取消'
})
Write
Preview
Loading…
取消
儲存