Commit 7be73373 authored by 吴春's avatar 吴春

ppt发票管理

parent 5cbf1ce3
This diff is collapsed.
......@@ -4052,6 +4052,13 @@ export default {
meta: {
title: '发票详情'
},
}, { //财务 PPT发票管理
path: '/PPTInvoicesManager',
name: 'PPTInvoicesManager',
component: resolve => require(['@/components/FinancialModule/PPTInvoicesManager'], resolve),
meta: {
title: 'PPT发票管理'
},
}, { //财务 财务单据 收款查询管理
path: '/RecPayQuery',
name: 'RecPayQuery',
......
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