Commit 20d3373e authored by liudong1993's avatar liudong1993

1

parent 9b4f3aed
......@@ -3896,6 +3896,13 @@ export default {
meta: {
title: '银行账户明细'
},
}, { //财务 账户流水 明细
path: '/AccountStatementDetail',
name: 'AccountStatementDetail',
component: resolve => require(['@/components/FinancialModule/accDetail/AccountStatementDetail'], 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