From b5cbce0d6a02c23a8f9f4329f16f92b07012a94f Mon Sep 17 00:00:00 2001 From: wulitaotao <547306458@qq.com> Date: 星期一, 27 二月 2023 18:23:38 +0800 Subject: [PATCH] Merge branch 'master' of http://103.85.165.99: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