feat:【antd/ele】【mall/stat】优化 api 的注释

This commit is contained in:
YunaiV
2025-11-20 11:05:51 +08:00
parent f278ebaf79
commit cf581f3bb3
8 changed files with 63 additions and 99 deletions

View File

@@ -4,7 +4,7 @@ import { fenToYuan } from '@vben/utils';
/** 交易趋势折线图配置 */
export function getTradeTrendChartOptions(
data: MallTradeStatisticsApi.TradeTrendSummary[],
data: MallTradeStatisticsApi.TradeTrendSummaryRespVO[],
): any {
// 处理数据:将分转换为元
const processedData = data.map((item) => ({