From c28844d96dbf2d5536aac5ee15fa3e68ffc1cb4b Mon Sep 17 00:00:00 2001 From: TengXF <302828528@qq.com> Date: Mon, 19 Aug 2024 10:12:45 +0800 Subject: [PATCH] =?UTF-8?q?HL-5424=20=E5=BA=93=E5=AD=98=E4=BD=99=E9=A2=9D?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=9B=B4=E6=96=B0=E4=BA=BA=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wms/inventoryManage/balance/balance.data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wms/inventoryManage/balance/balance.data.ts b/src/views/wms/inventoryManage/balance/balance.data.ts index 31e8df4fe..8e295897d 100644 --- a/src/views/wms/inventoryManage/balance/balance.data.ts +++ b/src/views/wms/inventoryManage/balance/balance.data.ts @@ -446,7 +446,7 @@ export const Balance = useCrudSchemas( } }, isForm: false, - isTable: false + isTable: true }, { label: '最后更新者', @@ -456,7 +456,7 @@ export const Balance = useCrudSchemas( width: 150 }, isForm: false, - isTable: false + isTable: true }, // TODO: 临时添加 方便操作 {