Commit eb8e9e7d authored by liudong1993's avatar liudong1993

1

parent bcc67870
This diff is collapsed.
...@@ -4816,7 +4816,14 @@ export default { ...@@ -4816,7 +4816,14 @@ export default {
title: '团队营收统计' title: '团队营收统计'
}, },
}, },
{ //财务 报表 团队营收统计
path: '/MemberRebateCost',
name: 'MemberRebateCost',
component: resolve => require(['@/components/FinancialModule/ReportForm/MemberRebateCost'], resolve),
meta: {
title: '会员返利明细'
},
},
{ //财务 报表 年度排名统计 { //财务 报表 年度排名统计
path: '/AnnualRanking', path: '/AnnualRanking',
name: 'AnnualRanking', name: 'AnnualRanking',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment