From 2ea0576f9699ebe2cf648eea478b453f1f92abeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E5=BA=86=E6=BA=90?= Date: Tue, 13 May 2025 10:29:19 +0800 Subject: [PATCH] =?UTF-8?q?[SBBJ-926]=20=E5=BA=93=E4=BD=8D=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E5=B1=95=E7=A4=BA=E4=B8=BB=E9=94=AE=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=B8=BA=20=E5=A4=87=E4=BB=B6=E5=8F=98=E6=9B=B4=E7=BC=96?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../eam/item/itemLocationReplace/itemLocationReplace.data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/eam/item/itemLocationReplace/itemLocationReplace.data.ts b/src/views/eam/item/itemLocationReplace/itemLocationReplace.data.ts index e954da0..b798bd3 100644 --- a/src/views/eam/item/itemLocationReplace/itemLocationReplace.data.ts +++ b/src/views/eam/item/itemLocationReplace/itemLocationReplace.data.ts @@ -19,7 +19,7 @@ export const ItemLocationReplaceRules = reactive({ export const ItemLocationReplace = useCrudSchemas(reactive([ { - label: '主键', + label: '备件变更编号', field: 'id', isForm: false, },