fix(topPerformaceTotal): 列表字段取值问题修复 bug-329

This commit is contained in:
woody 2025-07-28 15:15:53 +08:00
parent aac9df77e8
commit 0b78ad661b
1 changed files with 4 additions and 4 deletions

View File

@ -301,13 +301,13 @@ export default {
},
{
text: `${'复购见点收益'}`,
prop: 'globalPointsBonus'
text: `${'复购见点拨比(%)'}`,
prop: 'globalPointsBonusRate'
},
{
text: `${'复购区域收益'}`,
prop: 'storeIncomeBonus'
text: `${'复购区域拨比(%)'}`,
prop: 'storeIncomeBonusRate'
},
{
text: `拓展平均碰次`,