feat(performance): 拨比列表去除分红收益
This commit is contained in:
parent
35b7bf32d0
commit
d3366fc0ff
|
@ -305,13 +305,6 @@ export default {
|
||||||
prop: 'leaderBonus',
|
prop: 'leaderBonus',
|
||||||
total: 'leaderBonusSum'
|
total: 'leaderBonusSum'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: 11,
|
|
||||||
text: `${'分红收益'}(¥)`,
|
|
||||||
checked: true,
|
|
||||||
prop: 'shareBonus',
|
|
||||||
total: 'shareBonusSum'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 12,
|
id: 12,
|
||||||
text: `${'服务补贴'}(¥)`,
|
text: `${'服务补贴'}(¥)`,
|
||||||
|
|
Loading…
Reference in New Issue