yxh
2023-11-27 12ce06c69440bf1bf581fca19aa38e7920bee01b
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" },
        });
      }