From b7d641667ee516871442da7a4f3d0fd32987aec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=B8=85?= <3115919733@qq.com> Date: Wed, 21 May 2025 15:41:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=96=99=E6=9F=A5=E8=AF=A2=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../flatWarehouse/materialInfo/index.vue | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/basics/flatWarehouse/materialInfo/index.vue b/src/views/basics/flatWarehouse/materialInfo/index.vue index cab9a7f..3e00238 100644 --- a/src/views/basics/flatWarehouse/materialInfo/index.vue +++ b/src/views/basics/flatWarehouse/materialInfo/index.vue @@ -70,7 +70,7 @@ v-loading="materialTableConfig.loading" :data="state.MaterialList" highlight-current-row - :height="200" + :height="tableHeight" row-key="id" @row-click="selectRow">