@@ -137,9 +137,9 @@ export const columns: BasicColumn[] = [
width:250
},
{
- title: '船名(ship name)',
+ title: '客户订单号(customer order)',
align:"center",
- dataIndex: 'shipName',
+ dataIndex: 'customerOrder',
width:200