Преглед на файлове

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();