feat:【mall 商城】商品统计【ele】100%:迁移完成
This commit is contained in:
@@ -39,7 +39,8 @@ async function getMemberSexStatisticsList() {
|
||||
value: userCount || 0,
|
||||
};
|
||||
});
|
||||
// 更新 Echarts 数据
|
||||
|
||||
// 渲染图表
|
||||
await renderEcharts(getSexChartOptions(chartData));
|
||||
} finally {
|
||||
loading.value = false;
|
||||
|
||||
Reference in New Issue
Block a user