zksu
/
WEB
forked from yoone/WEB
1
0
Fork 0

fix:销售统计

This commit is contained in:
cll 2025-08-23 11:47:10 +08:00
parent c815ab3396
commit d54782f742
1 changed files with 6 additions and 6 deletions

View File

@ -52,12 +52,12 @@ const ListPage: React.FC = () => {
}, },
hideInTable: true, hideInTable: true,
}, },
{ // {
title: '分类', // title: '分类',
dataIndex: 'categoryName', // dataIndex: 'categoryName',
hideInSearch: true, // hideInSearch: true,
hideInTable: isSource, // hideInTable: isSource,
}, // },
{ {
title: '数量', title: '数量',
dataIndex: 'totalQuantity', dataIndex: 'totalQuantity',