From 11f70b96ca8afb9c62d590f1ff6e4f9b67ee5faf Mon Sep 17 00:00:00 2001 From: mll Date: Thu, 30 Apr 2026 17:17:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E7=B1=BB=E5=9E=8B=E5=90=8C?= =?UTF-8?q?=E6=AF=94=E8=A1=A8=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LowDesign/src/LowTable/index.vue | 20 ++++++++++++++++--- .../LowDesign/src/utils/tableUtil.ts | 13 +++++++++--- 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/src/components/LowDesign/src/LowTable/index.vue b/src/components/LowDesign/src/LowTable/index.vue index 33d856d..70458d2 100644 --- a/src/components/LowDesign/src/LowTable/index.vue +++ b/src/components/LowDesign/src/LowTable/index.vue @@ -12,7 +12,7 @@ >
@@ -28,7 +28,7 @@ show_fixed_bar: isShowFixedBar, [`low-table-grid__${tableInfo.singleCardSpan}`]: tableOption.grid }" - :style="{ paddingTop: summaryTop.height + 'px' }" + :style="{ paddingTop: tableId!=='2049373858120613889'?summaryTop.height:'0' + 'px' }" >
+