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