Commit 9fdaedad authored by XieZhiXiong's avatar XieZhiXiong

chore: 添加省略

parent a785b992
......@@ -152,7 +152,7 @@ const DetailInfo: React.FC<DetailInfoProps> = ({
{
title: '商品名称',
dataIndex: 'productName',
align: 'center',
ellipsis: true,
},
{
title: '品类',
......
......@@ -178,7 +178,7 @@ const DetailInfo: React.FC<DetailInfoProps> = ({
{
title: '商品名称',
dataIndex: 'productName',
align: 'center',
ellipsis: true,
},
{
title: '品类',
......
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