feat(bonus): 隐藏直推收益

This commit is contained in:
woody 2025-10-27 11:29:52 +08:00
parent e035e591da
commit 99716edce7
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ export default {
loading: false, loading: false,
hasMore: true, hasMore: true,
BONUS_FIELD_MAP: { BONUS_FIELD_MAP: {
directIncome: '直推收益', // directIncome: '',
storeIncome: '阶段收益', storeIncome: '阶段收益',
globalPoints: '见点收益', globalPoints: '见点收益',
retailRangeIncome: '领导奖', retailRangeIncome: '领导奖',

View File

@ -76,7 +76,7 @@ export default {
subtotal: 0, subtotal: 0,
}, },
detailLabels: { detailLabels: {
retailRangeIncome: '直推收益(¥)', // retailRangeIncome: '(¥)',
retailSameLevelIncome: '平级收益(¥)', retailSameLevelIncome: '平级收益(¥)',
retailAreaIncome: '区域收益(¥)', retailAreaIncome: '区域收益(¥)',
repurRangeIncome: '复购级差收益(¥)', repurRangeIncome: '复购级差收益(¥)',