wyq 4 năm trước cách đây
mục cha
commit
db32e50c70
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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();