Merge pull request '地址' (#19) from 11-wms-zjl into master

Reviewed-on: #19
This commit is contained in:
朱菊兰 2022-11-28 14:36:16 +08:00
джерело c3127d4066 988b4ce47b
коміт 3c34e31711

@ -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() {},