feat(bonus): 奖金明细添加领导奖和平级奖展示
This commit is contained in:
parent
6de0c3ea57
commit
8f4e7c6090
|
@ -115,6 +115,8 @@ export default {
|
||||||
directIncome: '直推收益',
|
directIncome: '直推收益',
|
||||||
storeIncome: '阶段收益',
|
storeIncome: '阶段收益',
|
||||||
globalPoints: '见点收益',
|
globalPoints: '见点收益',
|
||||||
|
retailRangeIncome: '领导奖',
|
||||||
|
retailSameLevelIncome: '平级奖',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue