Prechádzať zdrojové kódy

Merge branch 'groupAdd0805' into test

wyq 4 rokov pred
rodič
commit
7becfaa7ff

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

@@ -347,7 +347,7 @@ export default {
       this.$nextTick(() => {
         this.getList(this.form.concepts);
         this.getIds(this.form.concepts);
-        this.searchConcept();
+        this.getTreeSearchList();
       });
     }
     setTimeout(() => {