WXL
2024-05-28 5c559f708ff934711d6417ae7909d919f6e3ebf6
src/views/repositoryai/templateku/index.vue
@@ -624,7 +624,7 @@
    handleAdd() {
      this.$router.push({
        path: "/knowledge/templateku/configurat/",
        query: { id: null },
        query: { id: null, assortid: this.queryParams.assortid },
      });
    },