guanqb
2022-10-12 fa612bd7766f338cb09c5933fdb0ac879c59c023
src/pcviews/homee/Header/index.vue
@@ -22,7 +22,7 @@
    methods: {
        onBtn5 () {
            this.isClick = 5
            this.$router.push('/pcLayout')
            window.open('https://dev.jxpskj.com:8023/zhxy/#/pcLayout/default', '_blank')
        }
    }
}