Browse Source

编辑器

xiaochan 1 month ago
parent
commit
4f0e63ff0d

+ 1 - 0
src/components/zhu-yuan-yi-sheng/emr/auxiliary-tools/EmrAuxiliaryTools.vue

@@ -289,6 +289,7 @@ const drawerRange: {
         return h(component.EmrTestV2, {
           ...propsPatientInfo.value,
           isEmr: true,
+          getEditor: () => emrMitt.emit("editor"),
         });
       },
     },