mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-11 16:57:09 +08:00
ci: 调整部署脚本
This commit is contained in:
@@ -108,6 +108,7 @@ http.interceptors.response.use(
|
||||
content: StatusCodeMessage[response.status] || '服务器暂时未响应,请刷新页面并重试。若无法解决,请联系管理员',
|
||||
duration: 5 * 1000
|
||||
})
|
||||
console.log(response.status)
|
||||
return Promise.reject(error)
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user