feat: product site sku #49

Merged
longbot merged 3 commits from zksu/WEB:main into main 2026-01-24 10:31:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f2db99c630 - Show all commits

View File

@ -42,7 +42,7 @@ const ListPage: React.FC = () => {
hideInTable: true, hideInTable: true,
}, },
{ {
title: '产品名称', title: '产品sku',
dataIndex: 'sku', dataIndex: 'sku',
}, },
{ {