src/layout/components/Navbar.vue
@@ -116,15 +116,12 @@ path: '/screen' }) }, toSystemA() { this.$router.push({ path: '/screen' }) window.open('https://www.baidu.com/') }, toSystemB() { this.$router.push({ path: '/screen' }) window.open('https://www.baidu.com/') } } }