Commit 1aefb22d authored by liudong1993's avatar liudong1993

1 跨公司代收代付

parent def1d8e3
......@@ -3927,6 +3927,13 @@ export default {
meta: {
title: '账户流水明细'
},
}, { //财务 代收代付 明细
path: '/AccountNewCollectingOrPay',
name: 'AccountNewCollectingOrPay',
component: resolve => require(['@/components/FinancialModule/accDetail/AccountNewCollectingOrPay'], resolve),
meta: {
title: '代收代付明细'
},
}, { //财务 领队导游往来账
path: '/GuideAccount',
name: 'GuideAccount',
......
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