Commit f4529f59 authored by zhengke's avatar zhengke

no message

parent e39275c0
...@@ -4625,6 +4625,14 @@ export default { ...@@ -4625,6 +4625,14 @@ export default {
title: '微途提成规则' title: '微途提成规则'
} }
}, },
{
path: '/ImpressionTicketCommissionConfiguration',
name: 'ImpressionTicketCommissionConfiguration',
component: resolve => require(['@/components/FinancialModule/ImpressionTicketCommissionConfiguration'], resolve),
meta: {
title: '印象票务提成配置'
}
},
{ {
path: '/groupApproval', path: '/groupApproval',
name: 'groupApproval', name: 'groupApproval',
......
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