From b50a8f6f392507ac0407f71781b0c188d656d59f Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期三, 07 四月 2021 14:01:22 +0800
Subject: [PATCH] 废水明细表显示

---
 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