diff --git a/src/views/kanban/Packagingline/index.vue b/src/views/kanban/Packagingline/index.vue index 5f1dcec..511ff85 100644 --- a/src/views/kanban/Packagingline/index.vue +++ b/src/views/kanban/Packagingline/index.vue @@ -554,7 +554,7 @@ export default { left: '3%', right: '4%', bottom: '0%', - top: '5%', + top: '7%', containLabel: true }, xAxis: [{ diff --git a/src/views/kanban/finishproduct/BottomRightTable1.vue b/src/views/kanban/finishproduct/BottomRightTable1.vue index e1f8c6a..0075416 100644 --- a/src/views/kanban/finishproduct/BottomRightTable1.vue +++ b/src/views/kanban/finishproduct/BottomRightTable1.vue @@ -108,10 +108,6 @@ export default { } } - -::v-deep .dv-scroll-board .rows .ceil { - border-bottom: 1px solid #ebeef4 !important; -} /deep/ .dv-scroll-board{ margin-top: 30px; padding: 0 10px;