Commit f0c31205 by liaoxing

infcld 路由添加

parent abe4d6a1
......@@ -94,6 +94,7 @@ const Business = [
{ path: 'ccttra', component: () => import('~/business/ccttra/views'), name: 'ccttra', meta: { title: '光票托收催收' }},
{ path: 'cctset', component: () => import('~/business/cctset/views'), name: 'cctset', meta: { title: '光票托收结汇' }},
{ path: 'cctdcr', component: () => import('~/business/cctdcr/views'), name: 'cctdcr', meta: { title: '光票托收退票' }},
{ path: 'infcld', component: () => import('~/business/infcld/views'), name: 'infcld', 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