From f9552492e0c48e1f52149f7c21392cfa9a85a2e7 Mon Sep 17 00:00:00 2001 From: sunzehua Date: Sat, 12 Oct 2024 17:59:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=85=A5=E8=88=B1=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/operation/seaexport/detail/components/ladingInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/operation/seaexport/detail/components/ladingInfo.tsx b/src/views/operation/seaexport/detail/components/ladingInfo.tsx index 0260ead1..267f3ea5 100644 --- a/src/views/operation/seaexport/detail/components/ladingInfo.tsx +++ b/src/views/operation/seaexport/detail/components/ladingInfo.tsx @@ -1192,7 +1192,7 @@ export const storageSearchFormSchema: FormSchema[] = [ }, { field: 'slotNo', - label: '订舱编号', + label: '编号', component: 'Input', colProps: { span: 4 } },