From c310aa8e462fbadd85df50546bfcbb46bb0d5216 Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期三, 07 四月 2021 13:50:29 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/components/table/summarySheets.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/table/summarySheets.vue b/src/components/table/summarySheets.vue index c030827..dcd7169 100644 --- a/src/components/table/summarySheets.vue +++ b/src/components/table/summarySheets.vue @@ -46,7 +46,7 @@ <style scoped lang="less"> .summary-sheets { position: absolute; - top: 0.46rem; + top: 0.42979rem; left: 0.14583rem; /*width: 850px;*/ /*height: 265px;*/ -- Gitblit v1.8.0