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 } },