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