From 5da0c684f867d6868b011656a6a728e5c2869df2 Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期二, 16 三月 2021 14:52:19 +0800
Subject: [PATCH] 工具地图影像图 矢量图完成

---
 src/components/table/summarySheets.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/table/summarySheets.vue b/src/components/table/summarySheets.vue
index 47305e4..a66a556 100644
--- a/src/components/table/summarySheets.vue
+++ b/src/components/table/summarySheets.vue
@@ -32,8 +32,8 @@
 <style scoped lang="less">
     .summary-sheets {
         position: absolute;
-        top: 30px;
-        left: 500px;
+        top: 70px;
+        left: 1px;
         /*width: 850px;*/
         /*height: 265px;*/
         border: #90c8e0 1px solid;

--
Gitblit v1.8.0