From d80d652768bd1748bb5443367fe83eb371929e2a Mon Sep 17 00:00:00 2001 From: "LAPTOP-R6EHHS26\\86155" <2217640373@qq.com> Date: Thu, 14 Mar 2024 17:11:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=90=E5=93=81=E7=9C=8B?= =?UTF-8?q?=E6=9D=BF=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kanban/Packagingline/index.vue | 2 +- src/views/kanban/finishproduct/BottomRightTable1.vue | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) 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;