yxh
2023-12-04 f714a3478472565306b79ac91eff63b05a227b88
src/views/repositoryai/templateku/index.vue
@@ -897,12 +897,12 @@
    compileUpdate(row) {
      if (this.topactiveName == "Local") {
        this.$router.push({
          path: "/repositoryai/templateku/configurat/",
          path: "/knowledge/templateku/configurat/",
          query: { id: "1" },
        });
      } else {
        this.$router.push({
          path: "/repositoryai/templateku/particulars/",
          path: "/knowledge/templateku/particulars/",
          query: { id: "1" },
        });
      }