修改签约患者

This commit is contained in:
shidongli 2024-06-19 15:44:40 +08:00
parent 4c8b03e91c
commit ddd597565a

View File

@ -343,6 +343,8 @@ export default {
width: 98%; width: 98%;
margin: 0 auto; margin: 0 auto;
border-radius: 8px; border-radius: 8px;
height: calc(100% - 5px);
overflow: auto;
} }
.btns { .btns {