update code
parent
cf3be26cdc
commit
5adf247503
|
@ -86,7 +86,8 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
goBigScreen(){
|
||||
window.open("//szgc.jhncidg.com:808/jhbs/")
|
||||
//window.open("//szgc.jhncidg.com:808/jhbs/")
|
||||
window.open("/jhbs/")
|
||||
},
|
||||
toggleSideBar() {
|
||||
this.$store.dispatch('app/toggleSideBar')
|
||||
|
|
Loading…
Reference in New Issue