From 6b9b2cde78616013317b5be93d81df3a2ed2a117 Mon Sep 17 00:00:00 2001 From: liuyp Date: Thu, 6 Jun 2024 20:57:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../emis/emisTmsScanRecord/signatureAbnormalComparison.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue b/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue index fa3cfece..86f4626e 100644 --- a/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue +++ b/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue @@ -111,7 +111,8 @@ :total="recordTotal" @selection-change="handleSelectionChange" @sort-change="handleSortChange" - v-if="tableHeight" :max-height="tableHeight + 'px'" + height="300px" + max-height="500px" >