@ -1255,7 +1255,7 @@ export default {
}
.table-h {
height: 360px;
height: 320px;
.calc-h {
height: calc(100vh - 240px);
@ -228,6 +228,7 @@ export default {
overflow: auto;
.left-item {
padding: 10px 0;
border-right: 1px dashed #1257c9;
cursor: pointer;
.item-title {
font-size: 16px;
@ -234,6 +234,7 @@ export default {
border-bottom: 1px dashed #1257c9;