src/views/repositoryai/verbaltrick/index.vue
@@ -188,10 +188,10 @@ /> <el-table-column label="问题语音" label="问题内容" align="center" key="scriptVoice" prop="scriptVoice" key="scriptContent" prop="scriptContent" width="200" /><el-table-column label="关联指标" @@ -630,7 +630,7 @@ handleAdd() { this.$router.push({ path: "/knowledge/verbaltrick/particulars/", query: { id: "" }, query: { id: "", categoryid: this.queryParams.categoryid }, }); }, // 分类树-----------------------------------------