DESKTOP-0GD05B0\Administrator 2 years ago
parent
commit
bd00ea65bf

+ 1 - 2
src/views/hospitalization/zhu-yuan-yi-sheng/electronic-medical-record/EmrMain.vue

@@ -526,7 +526,6 @@ const clickDelete = () => {
     isEditorChange = false
     emrSidebarRef.value.queryData()
     emptyEditor()
-
   });
 }
 
@@ -1163,7 +1162,7 @@ defineExpose({
 }
 
 .tool_emr {
-  width: 1326px;
+  width: max-content;
   height: 30px;
   background-color: #f0f0f0;
   display: flex;