手术名称管理修改

This commit is contained in:
shidongli 2024-08-20 14:44:02 +08:00
parent 677bd5e911
commit 0a91c3ae42

View File

@ -544,7 +544,9 @@ export default {
.app-container { .app-container {
padding: 20px 0 0 20px !important; padding: 20px 0 0 20px !important;
} }
::v-deep .el-textarea__inner{
height: 80px;
}
::v-deep .el-row { ::v-deep .el-row {
height: 100% !important; height: 100% !important;
} }