feat(bonus): 奖金明细添加领导奖和平级奖展示

This commit is contained in:
woody 2025-09-29 15:17:40 +08:00
parent 6de0c3ea57
commit 8f4e7c6090
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ export default {
directIncome: '直推收益',
storeIncome: '阶段收益',
globalPoints: '见点收益',
retailRangeIncome: '领导奖',
retailSameLevelIncome: '平级奖',
},
}
},