就诊记录

This commit is contained in:
shidongli 2024-07-02 15:45:30 +08:00
parent 683d990016
commit 3393fe187a

View File

@ -381,7 +381,8 @@ export default {
width: 25%;
.list {
height: 450px;
height: calc(100vh - 191px);
// height: 450px;
overflow: scroll;
//
overflow-x: hidden !important;