地址 #19

Sammanfogat
juzi sammanfogade 1 incheckningar från 11-wms-zjl in i master 2022-11-28 14:36:16 +08:00

Visa fil

@ -219,7 +219,7 @@ export default {
// this.$router.push('/')
if (sessionStorage.getItem('param')) {
const param = JSON.parse(window.atob(sessionStorage.getItem('param')))
window.location = 'https://www.baidu.com/?' + param
window.location = 'http://192.168.1.103:9527/#/?' + param
}
},
handleAlarm() {},