辽宁统一认证登录
This commit is contained in:
@@ -203,9 +203,10 @@ const LNonSubmit = async () => {
|
|||||||
|
|
||||||
})
|
})
|
||||||
.catch(err => {
|
.catch(err => {
|
||||||
|
console.log("---------")
|
||||||
console.log(err)
|
console.log(err)
|
||||||
//
|
//
|
||||||
window.open("http://privilege-epri.dcloud.ln.dc.sgcc.com.cn/cas/login")
|
window.location.href = "http://privilege-epri.dcloud.ln.dc.sgcc.com.cn/cas/login"
|
||||||
})
|
})
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
state.submitLoading = false
|
state.submitLoading = false
|
||||||
|
|||||||
Reference in New Issue
Block a user