src/views/visualization.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/visualization.vue
@@ -680,10 +680,13 @@ }, // 设置 setUrl() { const { href } = this.$router.resolve({ // const { href } = this.$router.resolve({ // path: "/set", // }); // window.open(href, "_blank"); this.$router.push({ path: "/set", }); window.open(href, "_blank"); }, // 右侧控制 controlClick() {