haoxuan
2023-08-24 a36a95ee0962af12a40e471cd706f2880f439887
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() {