Explorar o código

点击增加子项不展开(2610)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
8ec584e567
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/medicalTerm/AddAssistCheckMultRelation.vue

+ 1 - 0
src/components/medicalTerm/AddAssistCheckMultRelation.vue

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