feat(bonus): 隐藏直推收益
This commit is contained in:
parent
e035e591da
commit
99716edce7
|
|
@ -112,7 +112,7 @@ export default {
|
|||
loading: false,
|
||||
hasMore: true,
|
||||
BONUS_FIELD_MAP: {
|
||||
directIncome: '直推收益',
|
||||
// directIncome: '直推收益',
|
||||
storeIncome: '阶段收益',
|
||||
globalPoints: '见点收益',
|
||||
retailRangeIncome: '领导奖',
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ export default {
|
|||
subtotal: 0,
|
||||
},
|
||||
detailLabels: {
|
||||
retailRangeIncome: '直推收益(¥)',
|
||||
// retailRangeIncome: '直推收益(¥)',
|
||||
retailSameLevelIncome: '平级收益(¥)',
|
||||
retailAreaIncome: '区域收益(¥)',
|
||||
repurRangeIncome: '复购级差收益(¥)',
|
||||
|
|
|
|||
Loading…
Reference in New Issue