关闭window.open
This commit is contained in:
parent
36a43bf0e9
commit
7612e5ca27
@ -89,7 +89,7 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
<div class="internet-content-provider">
|
||||
<a href="https://beian.miit.gov.cn/" target="_blank" style="color: #fff">
|
||||
<a href="https://beian.miit.gov.cn/" style="color: #fff" target="_blank">
|
||||
桂ICP备2024040484号-1
|
||||
</a>
|
||||
</div>
|
||||
@ -238,9 +238,9 @@ export default {
|
||||
})
|
||||
},
|
||||
changeCode() {
|
||||
window.open(
|
||||
`https://mal1.gpxscs.cn/admin/#/login?loginInfo=JsoN.parse(J.stringify(res.data))`
|
||||
)
|
||||
// window.open(
|
||||
// `https://mal1.gpxscs.cn/admin/#/login?loginInfo=JsoN.parse(J.stringify(res.data))`
|
||||
// )
|
||||
|
||||
// this.codeUrl = `https://www.oschina.net/action/user/captcha?timestamp=${new Date().getTime()}`
|
||||
this.verify_token = new Date().getTime()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user