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