改地址
This commit is contained in:
父節點
ec92abe1bf
當前提交
76483bb4b8
@ -219,7 +219,7 @@ export default {
|
||||
// this.$router.push('/')
|
||||
if (sessionStorage.getItem('param')) {
|
||||
const param = JSON.parse(window.atob(sessionStorage.getItem('param')))
|
||||
window.location = 'http://192.168.1.103:9527/#/?' + param
|
||||
window.location = 'http://zs.main.picaiba.com?' + param
|
||||
}
|
||||
},
|
||||
handleAlarm() {},
|
||||
|
載入中…
新增問題並參考
Block a user