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

fix: x销售统计

This commit is contained in:
cll 2025-08-06 09:08:47 +08:00
parent 0cccfe3373
commit c06cb33e89
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ const ListPage: React.FC = () => {
yoone6Quantity: data?.yoone6Quantity || 0, yoone6Quantity: data?.yoone6Quantity || 0,
yoone9Quantity: data?.yoone9Quantity || 0, yoone9Quantity: data?.yoone9Quantity || 0,
yoone12Quantity: data?.yoone12Quantity || 0, yoone12Quantity: data?.yoone12Quantity || 0,
yoone12QuantityW: data?.yoone12QuantityW || 0, yoone12QuantityNew: data?.yoone12QuantityNew || 0,
yoone15Quantity: data?.yoone15Quantity || 0, yoone15Quantity: data?.yoone15Quantity || 0,
yoone18Quantity: data?.yoone18Quantity || 0, yoone18Quantity: data?.yoone18Quantity || 0,
zexQuantity: data?.zexQuantity || 0, zexQuantity: data?.zexQuantity || 0,