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