Kaynağa Gözat

改地址

pull/24/head
juzi 1 yıl önce
ebeveyn
işleme
76483bb4b8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/layout/components/Navbar.vue

+ 1
- 1
src/layout/components/Navbar.vue Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet