diff --git a/src/api/statistics.js b/src/api/statistics.js index 5636375..90034fb 100644 --- a/src/api/statistics.js +++ b/src/api/statistics.js @@ -142,14 +142,6 @@ export function getShippingSummaryDetail(params) { params }) } -// 直推统计列表 -export function directPushStatList(params) { - return request({ - url: '/report/manager/member-awards/directPushStatList', - method: 'get', - params - }) -} // 会员订单分布统计 export function memberOrderScatter(params) { return request({ diff --git a/src/views/settlementCenter/performanceRatio/performanceList.vue b/src/views/settlementCenter/performanceRatio/performanceList.vue index 5f44b9e..b85a0b1 100644 --- a/src/views/settlementCenter/performanceRatio/performanceList.vue +++ b/src/views/settlementCenter/performanceRatio/performanceList.vue @@ -249,30 +249,16 @@ export default { checked: true, prop: 'teamName' }, - { - id: 28, - text: '首购PV拨比(%)', - checked: true, - prop: 'mainBonusPvRate', - total: 'mainBonusPvRateSum' - }, - { - id: 29, - text: '复购PV拨比(%)', - checked: true, - prop: 'repurBonusPvRate', - total: 'repurBonusPvRateSum' - }, { id: 3, - text: `${'注册专区'}(¥)`, + text: `注册专区`, checked: true, prop: 'mainRegAmount', total: 'mainRegAmountSum' }, { id: 4, - text: `${'升级专区'}(¥)`, + text: `升级专区`, checked: true, prop: 'mainUpAmount', total: 'mainUpAmountSum' diff --git a/src/views/settlementCenter/topPerformance/index.vue b/src/views/settlementCenter/topPerformance/index.vue index df4a776..306178f 100644 --- a/src/views/settlementCenter/topPerformance/index.vue +++ b/src/views/settlementCenter/topPerformance/index.vue @@ -208,107 +208,93 @@ export default { checked: true, prop: 'teamName' }, - { - id: 28, - text: '首购PV拨比(%)', - checked: true, - prop: 'mainBonusPvRate', - total: 'mainBonusPvRateSum' - }, - { - id: 29, - text: '复购PV拨比(%)', - checked: true, - prop: 'repurBonusPvRate', - total: 'repurBonusPvRateSum' - }, { id: 3, - text: `${'注册专区'}(¥)`, + text: `${'注册专区'}`, checked: true, prop: 'mainRegAmount', total: 'mainRegAmountSum' }, { id: 4, - text: `${'升级专区'}(¥)`, + text: `${'升级专区'}`, checked: true, prop: 'mainUpAmount', total: 'mainUpAmountSum' }, { id: 7, - text: `${'首购金额'}(¥)`, + text: `${'首购金额'}`, checked: true, prop: 'firstPurchaseAll', total: 'firstPurchaseAllSum' }, { id: 8, - text: `${'直推收益'}(¥)`, + text: `${'直推收益'}`, checked: true, prop: 'introduceBonus', total: 'introduceBonusSum' }, { id: 9, - text: `${'拓展收益'}(¥)`, + text: `${'拓展收益'}`, checked: true, prop: 'orgBonus', total: 'orgBonusSum' }, { id: 10, - text: `${'辅导收益'}(¥)`, + text: `${'辅导收益'}`, checked: true, prop: 'leaderBonus', total: 'leaderBonusSum' }, { id: 12, - text: `${'服务补贴'}(¥)`, + text: `${'服务补贴'}`, checked: true, prop: 'serviceBonus', total: 'serviceBonusSum' }, { id: 16, - text: `${'复购专区'}(¥)`, + text: `${'复购专区'}`, checked: true, prop: 'mainRepurAmount', total: 'mainRepurAmountSum' }, { id: 18, - text: `${'复购金额'}(¥)`, + text: `${'复购金额'}`, checked: false, prop: 'repurchaseAllAmount', total: 'repurchaseAllAmountSum' }, { id: 19, - text: `${'复购级差收益'}(¥)`, + text: `${'复购级差收益'}`, checked: false, prop: 'repurRangeBonus', total: 'repurRangeBonusSum' }, { id: 20, - text: `${'复购拓展收益'}(¥)`, + text: `${'复购拓展收益'}`, checked: false, prop: 'repurOrgBonus', total: 'repurOrgBonusSum' }, { id: 'repurLeaderBonus', - text: `${'复购辅导收益'}(¥)`, + text: `${'复购辅导收益'}`, checked: false, prop: 'repurLeaderBonus', total: 'repurLeaderBonusSum' }, { id: 21, - text: `${'首购拨出金额'}(¥)`, + text: `${'首购拨出金额'}`, checked: false, prop: 'mainBonus', total: 'mainBonusSum' @@ -322,7 +308,7 @@ export default { }, { id: 23, - text: `${'复购拨出金额'}(¥)`, + text: `${'复购拨出金额'}`, checked: false, prop: 'repurBonus', total: 'repurBonusSum' @@ -336,7 +322,7 @@ export default { }, { id: 25, - text: `${'总拨出金额'}(¥)`, + text: `${'总拨出金额'}`, checked: false, prop: 'totalBonus', total: 'totalBonusSum' diff --git a/src/views/settlementCenter/topPerformanceTotal/index.vue b/src/views/settlementCenter/topPerformanceTotal/index.vue index c967387..c340f88 100644 --- a/src/views/settlementCenter/topPerformanceTotal/index.vue +++ b/src/views/settlementCenter/topPerformanceTotal/index.vue @@ -240,21 +240,17 @@ export default { prop: 'memberName' }, { - text: `${'首购金额'}(¥)`, + text: `${'首购金额'}`, prop: 'firstPurchaseAll' }, { - text: `首购奖金(¥)`, + text: `首购奖金`, prop: 'mainBonus' }, { text: `首购金额拨比(%)`, prop: 'mainBonusRate' }, - { - text: '首购PV拨比(%)', - prop: 'mainBonusPvRate' - }, { text: '直推拨比(%)', prop: 'introduceBonusRate' @@ -272,21 +268,18 @@ export default { prop: 'serviceBonusRate' }, { - text: '复购金额(¥)', + text: '复购金额', prop: 'repurchaseAllAmount' }, { - text: '复购奖金(¥)', + text: '复购奖金', prop: 'repurBonus' }, { text: '复购金额拨比(%)', prop: 'repurBonusRate' }, - { - text: '复购PV拨比(%)', - prop: 'repurBonusPvRate' - }, + { text: '复购级差拨比(%)', prop: 'repurRangeBonusRate' diff --git a/src/views/statistics/directStatistics.vue b/src/views/statistics/directStatistics.vue deleted file mode 100644 index 4863eda..0000000 --- a/src/views/statistics/directStatistics.vue +++ /dev/null @@ -1,340 +0,0 @@ - - - - -