Commit 60110617 by panziyi

cltdav修改

parent 190603d7
......@@ -88,7 +88,7 @@ const Business = [
{ path: 'infccd', component: () => import('~/business/infccd/views'), name: 'infccd', meta: { title: '光票托收入口交易' }},
{ path: 'cctdav', component: () => import('~/business/cctdav/views'), name: 'cctdav', meta: { title: '光票托收开立' }},
{ path: 'cltdav', component: () => import('~/business/cltdav/views'), name: 'cltdav', meta: { title: '打包托收开立' }},
{ path: 'clttra', component: () => import('~/business/clttra/views'), name: 'clttra', meta: { title: '打包托收催收' }},
// { path: 'clttra', component: () => import('~/business/clttra/views'), name: 'clttra', meta: { title: '打包托收催收' }},
]
export default Business
\ No newline at end of file
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