|
@@ -52,12 +52,7 @@ onMounted(() => {
|
|
|
name.value = r.data.data.result.name
|
|
|
userInfo2(r.data.data.result)
|
|
|
}else {
|
|
|
- ElMessageBox.alert(r.data.data.message, "温馨提示", {
|
|
|
- confirmButtonText: '确定',
|
|
|
- showClose: false
|
|
|
- }).then(() => {
|
|
|
- top.location.href = "https://bjt.baoan.edu.cn/manage/?baojiaotong=1&service=https://cloud.cocorobo.cn/ai.html"
|
|
|
- })
|
|
|
+ top.location.href = "https://bjt.baoan.edu.cn/manage/?baojiaotong=1&service=https://cloud.cocorobo.cn/ai.html"
|
|
|
}
|
|
|
})
|
|
|
} else {
|