Explorar el Código

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

zhangxc hace 5 años
padre
commit
8ec584e567
Se han modificado 1 ficheros con 1 adiciones y 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;