Commit 4e25f0c2 authored by 吴春's avatar 吴春

出纳新页面修改

parent d4d1a800
This diff is collapsed.
......@@ -4202,6 +4202,14 @@ export default {
meta: {
title: '出纳工作台'
},
},
{ //财务 财务单据 出纳工作台账户信息
path: '/CashierWorkAccount',
name: 'CashierWorkAccount',
component: resolve => require(['@/components/FinancialModule/CashierWorkAccount'], resolve),
meta: {
title: '出纳工作台'
},
}, { //财务 财务单据 会计工作台
path: '/accountingWork',
name: 'accountingWork',
......
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