From 5876bb59a7d11a487fe36ebaae231dd15c2c07c4 Mon Sep 17 00:00:00 2001
From: zhangshuaibao <15731629597@163.com>
Date: 星期二, 16 三月 2021 18:26:06 +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