改地址2
This commit is contained in:
parent
76483bb4b8
commit
3aa4572ed4
@ -219,7 +219,7 @@ export default {
|
|||||||
// this.$router.push('/')
|
// this.$router.push('/')
|
||||||
if (sessionStorage.getItem('param')) {
|
if (sessionStorage.getItem('param')) {
|
||||||
const param = JSON.parse(window.atob(sessionStorage.getItem('param')))
|
const param = JSON.parse(window.atob(sessionStorage.getItem('param')))
|
||||||
window.location = 'http://zs.main.picaiba.com?' + param
|
window.location = 'http://main.cnbmai.picaiba.com?' + param
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
handleAlarm() {},
|
handleAlarm() {},
|
||||||
|
Loading…
Reference in New Issue
Block a user