@@ -294,6 +294,7 @@ import apis from '@api/medicalTerm.js';
this.showSearch = false
},
append(data, e) {
+ e.stopPropagation()
this.addLevel = data.level+1;
this.relationConceptId = data.conceptId
this.operaList = data;