From 204ae46d91127e77219fcd142a2041d4b3a79c32 Mon Sep 17 00:00:00 2001 From: itxiaoyu <2495967527@qq.com> Date: Thu, 23 Jan 2025 11:55:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/marketing/points-mall/popup/commodity.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/marketing/points-mall/popup/commodity.vue b/src/views/modules/marketing/points-mall/popup/commodity.vue index f7d4012..76a85e0 100644 --- a/src/views/modules/marketing/points-mall/popup/commodity.vue +++ b/src/views/modules/marketing/points-mall/popup/commodity.vue @@ -20,6 +20,7 @@ border ref="multipleTable" :data="dataList" + height="60vh" tooltip-effect="dark" style="width: 100%" @select="select"