Commit 1ab09e9a authored by liudong1993's avatar liudong1993

1

parent a1fbc03b
This diff is collapsed.
...@@ -4921,6 +4921,14 @@ export default { ...@@ -4921,6 +4921,14 @@ export default {
title: '赞羊返佣明细' title: '赞羊返佣明细'
}, },
}, },
{
path: '/MemberSettlement',
name: 'MemberSettlement',
component: resolve => require(['@/components/FinancialModule/ReportForm/MemberSettlement'], resolve),
meta: {
title: '会员返利结算'
},
},
{ {
path: '/JumpReport', path: '/JumpReport',
name: 'JumpReport', name: 'JumpReport',
......
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