mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
refactor: 优化提示信息
--bug=1048014 --user=王孝刚 【登录认证】用户管理禁用飞书用户登录,扫码后还可继续登录 https://www.tapd.cn/57709429/s/1597732
This commit is contained in:
parent
8c7d84d79d
commit
823bd9f779
|
|
@ -54,7 +54,7 @@ const init = async () => {
|
|||
})
|
||||
},
|
||||
onLoginFail(err) {
|
||||
MsgError(`errorMsg of errorCbk: ${err.errMsg}`)
|
||||
MsgError(`${err.errMsg}`)
|
||||
}
|
||||
})
|
||||
} catch (error) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue