Commit 21be3529 authored by liudong1993's avatar liudong1993

1

parent 7aa94da0
This diff is collapsed.
......@@ -2966,6 +2966,14 @@ export default {
title: '返佣查询'
},
},
{
path: '/RepayConfig', // 销售=>返佣比例管理
name: 'RepayConfig',
component: resolve => require(['@/components/SalesModule/RepayConfig'], resolve),
meta: {
title: '积分/幸福存折配置'
},
},
{
path: '/Returnratio', // 销售=>返佣比例管理
name: 'Returnratio',
......
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