mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-13 14:00:35 +00:00
统计:修复错误
This commit is contained in:
@@ -70,7 +70,7 @@ const getProductData = async () => {
|
||||
|
||||
/** 查询钱包充值数据 */
|
||||
const getWalletRechargeData = async () => {
|
||||
const paySummary = await PayStatisticsApi.getWalletRechargePrice();
|
||||
const paySummary = await PayStatisticsApi.getWalletRechargePrice()
|
||||
data.rechargePrice.value = paySummary.rechargePrice
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user