mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
feat: add daily deposits by payment method chart
Add MultiSeriesAreaChart showing daily deposit amounts per payment method with human-readable labels and currency formatting. Memoize all derived data before early returns for React Compiler compat.
This commit is contained in:
@@ -975,6 +975,7 @@
|
||||
"avgDeposit": "平均充值",
|
||||
"byMethod": "按支付方式",
|
||||
"dailyChart": "每日充值",
|
||||
"dailyByMethod": "每日按支付方式充值",
|
||||
"revenue": "收入"
|
||||
},
|
||||
"loadError": "加载统计失败"
|
||||
|
||||
Reference in New Issue
Block a user