From c50b2ee64626f1b0101bae7928d42053e7880b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=B8=85?= <3115919733@qq.com> Date: Thu, 22 May 2025 10:29:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E6=AC=A1=E5=85=A5=E5=BA=93=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E5=B7=B2=E5=85=A5=E5=BA=93=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basics/flatWarehouse/materialInfo/index.vue | 2 +- src/views/stockIn/StockInByCharge/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/basics/flatWarehouse/materialInfo/index.vue b/src/views/basics/flatWarehouse/materialInfo/index.vue index 4d32ca4..6d68ebd 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="tableHeight" + :height="250" row-key="id" @row-click="selectRow">