From 4b8943bd66fc721f8381b74eff259a2f7ffef513 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期一, 27 二月 2023 17:34:19 +0800
Subject: [PATCH] 地形压平添加参数;坡度分析 添加图例,数据上传,元数据管理,资料馆添加元数据查询,综合展示图片更换

---
 src/views/Tools/queryinfo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/Tools/queryinfo.vue b/src/views/Tools/queryinfo.vue
index 1af86b6..1b8e65c 100644
--- a/src/views/Tools/queryinfo.vue
+++ b/src/views/Tools/queryinfo.vue
@@ -7,7 +7,7 @@
       :title="data.title || '鎻愮ず'"
       maxHeight="400"
       @close="close(data.id)"
-      left="calc(100% - 960px)"
+      left="calc(90% - 900px)"
       top="calc(100% - 470px) "
     >
       <div>

--
Gitblit v1.9.3