update code

dev_xds
haha 2023-08-20 23:02:34 +08:00
parent cf3be26cdc
commit 5adf247503
1 changed files with 2 additions and 1 deletions

View File

@ -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')