改地址2 #25

Yhdistetty
juzi yhdistetty 1 committia lähteestä 11-wms-zjl kohteeseen master 2022-12-15 18:29:31 +08:00
Showing only changes of commit 3aa4572ed4 - Show all commits

Näytä tiedosto

@@ -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://zs.main.picaiba.com?' + param
window.location = 'http://main.cnbmai.picaiba.com?' + param
}
},
handleAlarm() {},