From 80e6488ff515cd876599ab82d9366601b766e074 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Fri, 10 Dec 2021 15:35:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E6=A0=87=E8=AF=84=E4=BB=B7=20-=20?= =?UTF-8?q?=E4=BF=AE=E7=BC=AE=E4=BA=86=E4=B8=80=E4=BA=9Bbug=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherBussStandardDetails/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index ea197d73d..d984c2cb6 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -178,7 +178,9 @@ :summary-method="getSummaries" show-summary :span-method="(({row, column, rowIndex, columnIndex})=>objectSpanMethod({row, column, rowIndex, columnIndex},qualityHistoryCommentTable))" - style="width: 100%"> + style="width: 100%" + :header-cell-style="{background: '#E8E8E8', color: '#333333', fontSize: '16px', + fontWeight: 'bold', height: '48px'}">