From b28ea337a2156fe963581645110d0b1e9807d030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Thu, 16 Feb 2023 00:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/js/util.js | 2 +- .../XmProductProjectLinkMng.vue | 10 +++++----- .../xm/core/xmProject/XmProjectForLink.vue | 20 +++++++++---------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/common/js/util.js b/src/common/js/util.js index c8e63a22..20fbc15f 100644 --- a/src/common/js/util.js +++ b/src/common/js/util.js @@ -179,7 +179,7 @@ export default { var innerHeight=window.innerHeight var pageHeight=32 var top=150; - var bottomHeight=32 + var bottomHeight=24 if(table!=null){ diff --git a/src/views/xm/core/xmProductProjectLink/XmProductProjectLinkMng.vue b/src/views/xm/core/xmProductProjectLink/XmProductProjectLinkMng.vue index 0fab87c7..a4153c77 100644 --- a/src/views/xm/core/xmProductProjectLink/XmProductProjectLinkMng.vue +++ b/src/views/xm/core/xmProductProjectLink/XmProductProjectLinkMng.vue @@ -1,16 +1,16 @@