WXL (wul)
9 天以前 ffa22cc18c75c0a73a3fd987e2b62fbf55316db2
src/views/repositoryai/verbaltrick/index.vue
@@ -637,7 +637,7 @@
    handleAdd() {
      this.$router.push({
        path: "/knowledge/verbaltrick/particulars/",
        query: { id: "", categoryid: this.queryParams.categoryid },
        query: { id: "", assortid: this.queryParams.assortid },
      });
    },
    // 分类树-----------------------------------------