From abe7821d0f6b4b460fee1b089c264eb1ebc3a093 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Mon, 31 Jul 2023 10:26:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/activity/component/showActiveOrder.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/activity/component/showActiveOrder.vue b/src/views/activity/component/showActiveOrder.vue index a8cd72b..d91e329 100644 --- a/src/views/activity/component/showActiveOrder.vue +++ b/src/views/activity/component/showActiveOrder.vue @@ -173,7 +173,7 @@ top: 7px } /deep/ .ivu-modal-fullscreen .el-table{ - height: 100vh !important; + height: 80vh !important; }