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' }" >
+