business.js 9.59 KB
Newer Older
1
const Business = [
2
  { path: 'infgid', component: () => import('~/business/infgid/views'), name: 'infgid', meta: { title: '保函入口交易' } },
3
  { path: 'gitopn', component: () => import('~/business/gitopn/views'), name: 'gitopn', meta: { title: '进口保函开立' } },
WF1020 committed
4
  { path: 'sptpopup', component: () => import('~/business/sptsel/views/Sptpopup.vue'), name: 'sptsel', meta: { title: '待经办详情' } },
WF1020 committed
5
  { path: 'gitcan', component: () => import('~/business/gitcan/views'), name: 'gitcan', meta: { title: '进口保函注销' } },
6
  { path: 'getopn', component: () => import('~/business/getopn/views'), name: 'getopn', meta: { title: '出口保函通知' } },
7
  { path: 'gitame', component: () => import('~/business/gitame/views'), name: 'gitame', meta: { title: '出口保函修改' } },
suwenhao committed
8
  { path: 'inftrnpsDetail', component: () => import('~/business/trnrel/views/InftrnpsDetail.vue'), name: 'InftrnpsDetail', meta: { title: '待复核详情' } },
9
  { path: 'litopn', component: () => import('~/business/litopn/views'), name: 'litopn', meta: { title: '进口信用证开立' } },
huxi committed
10
  { path: 'litame', component: () => import('~/business/litame/views'), name: 'litame', meta: { title: '进口信用证修改' } },
huxi committed
11
  { path: 'litdck', component: () => import('~/business/litdck/views'), name: 'litdck', meta: { title: '进口信用证到单' } },
WF1020 committed
12
  { path: 'gitcrq', component: () => import('~/business/gitcrq/views'), name: 'gitcrq', meta: { title: '保函索赔登记' } },
WF1020 committed
13
  { path: 'gitcrj', component: () => import('~/business/gitcrj/views'), name: 'gitcrj', meta: { title: '进口保函拒付' } },
xionglin committed
14
  { path: 'gitfee', component: () => import('~/business/gitfee/views'), name: 'gitfee', meta: { title: '进口保函收费' } },
xionglin committed
15
  { path: 'gitatt', component: () => import('~/business/gitatt/views'), name: 'gitatt', meta: { title: '绑定电子凭证' } },
xionglin committed
16
  { path: 'gctfre', component: () => import('~/business/gctfre/views'), name: 'gctfre', meta: { title: '索赔自由报文' } },
17
  { path: 'gctfee', component: () => import('~/business/gctfee/views'), name: 'gctfee', meta: { title: '保函保证金调整' } },
huxi committed
18
  { path: 'giteng', component: () => import('~/business/giteng/views'), name: 'giteng', meta: { title: '保函保证金调整' } },
WH committed
19
  { path: 'gitadd', component: () => import('~/business/gitadd/views'), name: 'gitadd', meta: { title: '保函编辑参考号(公共交易)' } },
WH committed
20
  { path: 'gctadd', component: () => import('~/business/gctadd/views'), name: 'gctadd', meta: { title: '保函索赔编辑参考号(公共交易)' } },
21
  { path: 'gctrop', component: () => import('~/business/gctrop/views'), name: 'gctrop', meta: { title: '保函索赔注销后激活' } },
22
  { path: 'gctcan', component: () => import('~/business/gctcan/views'), name: 'gctcan', meta: { title: '保函索赔注销' } },
huxi committed
23
  { path: 'gitplb', component: () => import('~/business/gitplb/views'), name: 'gitplb', meta: { title: '保函责任计划变更' } },
huxi committed
24
  { path: 'gitdla', component: () => import('~/business/gitdla/views'), name: 'gitdla', meta: { title: '减额后处理' } },
25
  { path: 'fctcan', component: () => import('~/business/fctcan/views'), name: 'fctcan', meta: { title: '保证金注销' } },
huxi committed
26
  { path: 'gitrop', component: () => import('~/business/gitrop/views'), name: 'gitrop', meta: { title: '保函注销后激活' } },
WH committed
27
  { path: 'gitpca', component: () => import('~/business/gitpca/views'), name: 'gitpca', meta: { title: '关税保函预注销' } },
WF1020 committed
28
  { path: 'gitfre', component: () => import('~/business/gitfre/views'), name: 'gitfre', meta: { title: '保函自由格式报文' } },
xionglin committed
29
  { path: 'fctopn', component: () => import('~/business/fctopn/views'), name: 'fctopn', meta: { title: '保证金收取' } },
30
  { path: 'brtacp', component: () => import('~/business/brtacp/views'), name: 'brtacp', meta: { title: '进口信用证单据接受不符点' } },
WH committed
31
  { path: 'litsel', component: () => import('~/business/litsel/views'), name: 'litsel', meta: { title: '进口信用证入口交易' } },
WF1020 committed
32 33
  { path: 'gitcom', component: () => import('~/business/gitcom/views'), name: 'gitcom', meta: { title: '进口保函定期收费' } },
  { path: 'brtdck', component: () => import('~/business/brtdck/views'), name: 'brtdck', meta: { title: '进口信用证单据单据改单/二次到单' } },
xionglin committed
34
  { path: 'brtlat', component: () => import('~/business/brtlat/views'), name: 'brtlat', meta: { title: '进口信用证单据偿还垫款' } },
WH committed
35
  { path: 'litsel', component: () => import('~/business/litsel/views'), name: 'litsel', meta: { title: '进口信用证入口交易' } },
xionglin committed
36
  { path: 'litcan', component: () => import('~/business/litcan/views'), name: 'litcan', meta: { title: '进口信用证注销' } },
37
  { path: 'brtset', component: () => import('~/business/brtset/views'), name: 'brtset', meta: { title: '进口信用证单据进口付汇' } },
WH committed
38
  { path: 'litdav', component: () => import('~/business/litdav/views'), name: 'litdav', meta: { title: '进口信用证通知到单' } },
xionglin committed
39
  { path: 'brtcan', component: () => import('~/business/brtcan/views'), name: 'brtcan', meta: { title: '进口信用证单据注销' } },
xionglin committed
40
  { path: 'brtsnd', component: () => import('~/business/brtsnd/views'), name: 'brtsnd', meta: { title: '进口信用证单据寄单' } },
WH committed
41
  { path: 'brtdcr', component: () => import('~/business/brtdcr/views'), name: 'brtdcr', meta: { title: '进口信用证单据拒付/不符点处理' } },
WH committed
42 43
  { path: 'brteus', component: () => import('~/business/brteus/views'), name: 'brteus', meta: { title: '进口信用证单据展期' } },
  { path: 'brtcsg', component: () => import('~/business/brtcsg/views'), name: 'brtcsg', meta: { title: '进口信用证单据提货担保注销' } },
huxi committed
44
  { path: 'litrog', component: () => import('~/business/litrog/views'), name: 'litrog', meta: { title: '进口信用证提货担保' } },
WH committed
45
  { path: 'gitenc', component: () => import('~/business/gitenc/views'), name: 'gitenc', meta: { title: '进口信用证单据提货担保注销' } },
huxi committed
46
  { path: 'litdla', component: () => import('~/business/litdla/views'), name: 'litdla', meta: { title: '进口信用证减额修改接受' } },
wanggang_yf committed
47
  { path: 'brtudp', component: () => import('~/business/brtudp/views'), name: 'brtudp', meta: { title: '进口信用证单据承兑' } },
WF1020 committed
48
  { path: 'letopn', component: () => import('~/business/letopn/views'), name: 'letopn', meta: { title: '出口信用证开立' } },
huxi committed
49
  { path: 'brtame', component: () => import('~/business/brtame/views'), name: 'brtame', meta: { title: '进口信用证单据提货担保修改' } },
WH committed
50
  { path: 'infbrd', component: () => import('~/business/infbrd/views'), name: 'infbrd', meta: { title: '进口信用证单据入口交易' } },
WF1020 committed
51
  { path: 'inflid', component: () => import('~/business/inflid/views'), name: 'inflid', meta: { title: '信用证入口交易' } },
WH committed
52
  { path: 'infled', component: () => import('~/business/infled/views'), name: 'infled', meta: { title: '出口信用证交易查询' } },
53 54
  { path: 'letame', component: () => import('~/business/letame/views'), name: 'letame', meta: { title: '出口信用证修改' } },
  { path: 'letcan', component: () => import('~/business/letcan/views'), name: 'letcan', meta: { title: '出口信用证注销' } },
xionglin committed
55
  { path: 'letnot', component: () => import('~/business/letnot/views'), name: 'letnot', meta: { title: '出口信用证预通知' } },
56 57 58
  { path: 'betcan', component: () => import('~/business/betcan/views'), name: 'betcan', meta: { title: '出口信用证单据注销' } },
  { path: 'betrcl', component: () => import('~/business/betrcl/views'), name: 'betrcl', meta: { title: '出口信用证单据出口单据索汇' } },
  { path: 'betacc', component: () => import('~/business/betacc/views'), name: 'betacc', meta: { title: '出口信用证单据承兑' } },
WH committed
59
  { path: 'betdcr', component: () => import('~/business/betdcr/views'), name: 'betdcr', meta: { title: '出口信用证单据电提不符点/开证行拒付' } },
WF1020 committed
60
  { path: 'infbed', component: () => import('~/business/infbed/views'), name: 'infbed', meta: { title: '出口信用证单据查询' } },
WH committed
61
  { path: 'letdrv', component: () => import('~/business/letdrv/views'), name: 'letdrv', meta: { title: '出口信用证出口收单' } },
WF1020 committed
62
  { path: 'letdrw', component: () => import('~/business/letdrw/views'), name: 'letdrw', meta: { title: '出口信用证单据收单' } },
WH committed
63
  { path: 'letamc', component: () => import('~/business/letamc/views'), name: 'letamc', meta: { title: '出口信用证通知加保兑' } },
WH committed
64
  { path: 'betdrv', component: () => import('~/business/betdrv/views'), name: 'betdrv', meta: { title: '出口信用证单据修改单据金额' } },
65
  { path: 'betset', component: () => import('~/business/betset/views'), name: 'betset', meta: { title: '出口信用证出口收汇' } },
WH committed
66
  { path: 'betsnd', component: () => import('~/business/betsnd/views'), name: 'betsnd', meta: { title: '出口信用证寄单' } },
WH committed
67
  { path: 'letdav', component: () => import('~/business/letdav/views'), name: 'letdav', meta: { title: '出口信用证预通知到单' } },
WH committed
68
  { path: 'letrsv', component: () => import('~/business/letrsv/views'), name: 'letrsv', meta: { title: '出口信用证补通知' } },
WF1020 committed
69
  { path: 'betamc', component: () => import('~/business/betamc/views'), name: 'betamc', meta: { title: '出口信用证保兑额度释放' } },
WH committed
70
  { path: 'infbod', component: () => import('~/business/infbod/views'), name: 'infbod', meta: { title: '出口托收查询' } },
WH committed
71
  { path: 'botsel', component: () => import('~/business/botsel/views'), name: 'botsel', meta: { title: '出口托收入口交易BOTSEL' } },
WH committed
72
  { path: 'botacc', component: () => import('~/business/botacc/views'), name: 'botacc', meta: { title: '出口托收承兑' } },
73
]
74
export default Business