瀏覽代碼

Merge branch 'groupAdd0805' into test

wyq 4 年之前
父節點
當前提交
803f2ed6b4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/knowledgeExtra/AddTermSet.vue

+ 1 - 0
src/components/knowledgeExtra/AddTermSet.vue

@@ -456,6 +456,7 @@ export default {
       this.excludedConceptIds.push(item.conceptId);
       this.form.concepts.push(concepts);
       this.getList(this.form.concepts);
+      this.conceptList = []
       this.$nextTick(() => {
         setTimeout(() => {
           this.getTreeSearchList();