From 28bd61701bb409257ea0dd3c78f32bd0b45ebbd5 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 06 三月 2023 09:16:35 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/LFWEB_NEW --- 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