| src/views/reportAnalysis/dataDashboard/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/reportAnalysis/dataDashboard/index.vue
@@ -49,7 +49,7 @@ </div> </div> <!-- 工序在制品数量柱状图 --> <div style="height: 82%;margin-top: 20px"> <div style="height: 70%"> <Echarts ref="chart" :chartStyle="chartStyle" :grid="grid" @@ -1614,7 +1614,7 @@ display: flex; gap: 12px; width: 100%; height: 94px; height: 54px; justify-content: space-between; align-items: center; } @@ -1956,7 +1956,7 @@ /* 生产订单进度表格样式 */ .progress-table-container { height: 250px; height: 200px; overflow-y: auto; overflow-x: hidden; margin-top: 10px;