Commit 3f1200a7 by WH

fix:修复路由

parent e5071b3b
...@@ -32,7 +32,6 @@ const Business = [ ...@@ -32,7 +32,6 @@ const Business = [
{ path: 'gitcom', component: () => import('~/business/gitcom/views'), name: 'Gitcom', meta: { title: '进口保函定期收费' } }, { path: 'gitcom', component: () => import('~/business/gitcom/views'), name: 'Gitcom', meta: { title: '进口保函定期收费' } },
{ path: 'brtdck', component: () => import('~/business/brtdck/views'), name: 'Brtdck', meta: { title: '进口信用证单据单据改单/二次到单' } }, { path: 'brtdck', component: () => import('~/business/brtdck/views'), name: 'Brtdck', meta: { title: '进口信用证单据单据改单/二次到单' } },
{ path: 'brtlat', component: () => import('~/business/brtlat/views'), name: 'Brtlat', meta: { title: '进口信用证单据偿还垫款' } }, { path: 'brtlat', component: () => import('~/business/brtlat/views'), name: 'Brtlat', meta: { title: '进口信用证单据偿还垫款' } },
{ path: 'litsel', component: () => import('~/business/litsel/views'), name: 'Litsel', meta: { title: '进口信用证入口交易' } },
{ path: 'litcan', component: () => import('~/business/litcan/views'), name: 'Litcan', meta: { title: '进口信用证注销' } }, { path: 'litcan', component: () => import('~/business/litcan/views'), name: 'Litcan', meta: { title: '进口信用证注销' } },
{ path: 'brtset', component: () => import('~/business/brtset/views'), name: 'Brtset', meta: { title: '进口信用证单据进口付汇' } }, { path: 'brtset', component: () => import('~/business/brtset/views'), name: 'Brtset', meta: { title: '进口信用证单据进口付汇' } },
{ path: 'litdav', component: () => import('~/business/litdav/views'), name: 'Litdav', meta: { title: '进口信用证通知到单' } }, { path: 'litdav', component: () => import('~/business/litdav/views'), name: 'Litdav', meta: { title: '进口信用证通知到单' } },
......
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