订单监控加分页&驾驶舱样式调整

This commit is contained in:
2024-01-12 11:23:14 +08:00
parent 1438a1ff8b
commit cd416d7d01
11 changed files with 51 additions and 99 deletions

View File

@@ -132,7 +132,7 @@ export default {
.chartBox {
width: 100%;
padding-right: 6px;
height: calc(100vh - 310px);
height: calc(100vh - 356px);
display: flex;
flex-flow: row wrap;
overflow: auto;