소스 검색

改地址2

11-wms-zjl
juzi 1 년 전
부모
커밋
3aa4572ed4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/layout/components/Navbar.vue

+ 1
- 1
src/layout/components/Navbar.vue 파일 보기

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


불러오는 중...
취소
저장