From 5d3a774ff5958e28f455a77912efc51cd4aebc64 Mon Sep 17 00:00:00 2001 From: itxiaoyu <2495967527@qq.com> Date: Thu, 23 Jan 2025 02:18:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E5=94=AE=E5=95=86=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/presale/products/popup/commodity.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/modules/presale/products/popup/commodity.vue b/src/views/modules/presale/products/popup/commodity.vue index f7d4012..30ecb02 100644 --- a/src/views/modules/presale/products/popup/commodity.vue +++ b/src/views/modules/presale/products/popup/commodity.vue @@ -20,6 +20,7 @@ border ref="multipleTable" :data="dataList" + height="60vh" tooltip-effect="dark" style="width: 100%" @select="select" @@ -227,4 +228,4 @@ export default { ::v-deep .selectAllbtnDis .cell .el-checkbox__inner { display: none; } - \ No newline at end of file +