v1.6 版本发布 ,详情查看版本说明

This commit is contained in:
zhengjie
2019-02-28 16:27:08 +08:00
parent 685985ce59
commit 5d4f990368
27 changed files with 319 additions and 152 deletions

View File

@@ -54,7 +54,7 @@ service.interceptors.response.use(
}
if (code === 401) {
MessageBox.confirm(
'登录状态过期了哦,您可以继续留在该页面,或者重新登录',
'登录状态过期,您可以继续留在该页面,或者重新登录',
'系统提示',
{
confirmButtonText: '重新登录',