Commit 51920500 authored by 吴春's avatar 吴春

1

parent 51926b46
......@@ -4043,6 +4043,14 @@ export default {
title: '代收代付结算'
},
},
{ //财务 财务单据 平台金额统计
path: '/platformFinancial',
name: 'platformFinancial',
component: resolve => require(['@/components/FinancialModule/platformFinancial'], resolve),
meta: {
title: '代收代付结算'
},
},
{ //财务 财务单据 报账合并结算
path: '/ConsolidationOfAccounts',
name: 'ConsolidationOfAccounts',
......
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