From 4e912234033e91095274ab42d10ecdf2a0945a5f Mon Sep 17 00:00:00 2001 From: chenfang Date: Mon, 27 May 2024 15:38:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=AD=97=E6=AE=B5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wms/inventoryManage/balance/balance.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/inventoryManage/balance/balance.data.ts b/src/views/wms/inventoryManage/balance/balance.data.ts index 4845a516e..df4d67408 100644 --- a/src/views/wms/inventoryManage/balance/balance.data.ts +++ b/src/views/wms/inventoryManage/balance/balance.data.ts @@ -42,7 +42,7 @@ export const Balance = useCrudSchemas(reactive([ isTable:false }, { - label: '数量', + label: '库存数量', field: 'qty', sort: 'custom', table: {