Commit aad2bd7e authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

🌈 style: 修改title

parent dda746fc
......@@ -20,12 +20,12 @@ const ShipmentsAddress = () => {
const columns: ColumnType<any>[] = [
{
title: '货人姓名',
title: '货人姓名',
key: 'shipperName',
dataIndex: 'shipperName',
},
{
title: '货地址',
title: '货地址',
key: 'fullAddress',
dataIndex: 'fullAddress',
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment