From c06cb33e89693b84f3e477d732db397d39df193d Mon Sep 17 00:00:00 2001 From: cll <931958862@qq.com> Date: Wed, 6 Aug 2025 09:08:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20x=E9=94=80=E5=94=AE=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Statistics/Sales/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Statistics/Sales/index.tsx b/src/pages/Statistics/Sales/index.tsx index 550e176..d3fa393 100644 --- a/src/pages/Statistics/Sales/index.tsx +++ b/src/pages/Statistics/Sales/index.tsx @@ -133,7 +133,7 @@ const ListPage: React.FC = () => { yoone6Quantity: data?.yoone6Quantity || 0, yoone9Quantity: data?.yoone9Quantity || 0, yoone12Quantity: data?.yoone12Quantity || 0, - yoone12QuantityW: data?.yoone12QuantityW || 0, + yoone12QuantityNew: data?.yoone12QuantityNew || 0, yoone15Quantity: data?.yoone15Quantity || 0, yoone18Quantity: data?.yoone18Quantity || 0, zexQuantity: data?.zexQuantity || 0,