Commit 401ce210 authored by youjie's avatar youjie

no message

parent 992a657b
...@@ -4296,12 +4296,12 @@ export default { ...@@ -4296,12 +4296,12 @@ export default {
title: '代收代付结算' title: '代收代付结算'
}, },
}, },
{ //财务 财务单据 平台金额统计 { //财务 财务单据 平台在途查询
path: '/platformFinancial', path: '/platformFinancial',
name: 'platformFinancial', name: 'platformFinancial',
component: resolve => require(['@/components/FinancialModule/platformFinancial'], resolve), component: resolve => require(['@/components/FinancialModule/platformFinancial'], resolve),
meta: { meta: {
title: '代收代付结算' title: '平台在途查询'
}, },
}, },
{ //财务 财务单据 报账合并结算 { //财务 财务单据 报账合并结算
......
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