BusRouter.js 33.5 KB
Newer Older
1
import Cptadv from "./Cptadv"
2 3 4

import Botrad from "./Botrad"

fukai committed
5
import Cptopn from "./Cptopn"
chenzhaole committed
6 7
import Cptati from "./Cptati"
import Cptato from "./Cptato"
wangguangchao committed
8
import Diasel from "./Diasel"
9
import Bopsel from "./Bopsel"
jianglong committed
10
import Boprcv from "./Boprcv"
jianglong committed
11
import Bopsnd from "./Bopsnd"
jianglong committed
12
import Dbainf from "./Dbainf"
jianglong committed
13 14 15 16
import Dbaadd from "./Dbaadd"
import Dbaame from "./Dbaame"
import Dbadel from "./Dbadel"

fukai committed
17
import Ditame from "./Ditame"
chenwen committed
18
import Ditcan from "./Ditcan"
19
import Ditsel from "./Ditsel"
wangguangchao committed
20
import Infdid from "./Infdid"
fukai committed
21 22 23
import Ditopn from "./Ditopn"
import Office from "./Office"
import Sptsel from "./Sptsel"
wangguangchao committed
24
import Sptbrk from "./Sptsel/Sptbrk"
fukai committed
25
import Trnrel from "./Trnrel"
wangguangchao committed
26
import Trnfnd from "./Trnrel/Trnfnd"
fukai committed
27
import Tstopn from "./Tstopn"
zhengxiaokui committed
28
import Bdtudp from "./Bdtudp"
jianglong committed
29
import Bdtdcr from "./Bdtdcr"
30 31
import Bdtdck from "./Bdtdck"
import Bdteus from "./Bdteus"
liuyunfeng committed
32
import Trndtl from "./Trnrel/Trndtl"
潘际乾 committed
33
import Infpta from "./Infpta"
zhoukai committed
34
import Ditdck from "./Ditdck"
zhengxiaokui committed
35

严一鸣 committed
36 37
import Brtset from "./Brtset"

38
import Letdrv from "./Letdrv"
zhengxiaokui committed
39
import Letsel from "./Letsel"
zhengxiaokui committed
40
import Letopn from "./Letopn"
41
import Letamc from "./Letamc"
zhengxiaokui committed
42
import Letame from "./Letame"
43
import Letdrw from "./Letdrw"
44
import Letdav from "./Letdav"
zhengxiaokui committed
45
import Letrsv from './Letrsv'
46
import Infled from './Infled'
47 48
// import Bptsel from './Bptsel'

jianglong committed
49
import Bptopn from './Bptopn'
50
//import Bptset from './Bptset'
jianglong committed
51
import Bptame from './Bptame'
wanggang_yf committed
52
//import Bptcrf from "./Bptcrf"
杜大兵 committed
53
import Bptcan from './Bptcan'
wanggang_yf committed
54
import Bptset from "./Bptset"
潘际乾 committed
55
import Sptrel from "./Sptrel"
zhujiazhan committed
56
import Sptneg from "./Sptneg"
潘际乾 committed
57
import Sptrou from "./Sptrou"
fukai committed
58
import Bddsel from "./Bddsel"
liushikai committed
59
import Infbdd from "./Infbdd"
潘际乾 committed
60
import Infbrd from "./Infbrd"
61 62 63 64
import Mgrtsk from "./Mgrtsk"
import Switsk from "./Switsk"
import Infusr from "./Infusr"
import Infcpd from "./Infcpd"
wjj committed
65
import Bctacc from "./Bctacc"
wjj committed
66
import Bctrad from "./Bctrad"
唐贵贤 committed
67 68 69
import Bctdor from "./Bctdor"
import Bctset from "./Bctset"
import Bctame from "./Bctame"
70
import Infcur from "./Infcur"
cyy committed
71
import Infbed from "./Infbed"
cyy committed
72
import Letcan from "./Letcan"
zhujiazhan committed
73 74
import Ordrel from "./Ordrel"

75 76 77 78 79 80 81 82
//光大添加
import Brtlat from "./Brtlat"
import Litopn from "./Litopn"
import Litcan from "./Litcan"
import Litdav from "./Litdav"
import Litdck from "./Litdck"
import Inflid from "./Inflid"
import Inftrd from "./Inftrd"
83
import Trtopn from "./Trtopn"
zhengxiaokui committed
84
import Trtame from "./Trtame"
85
import Trtsel from "./Trtsel"
孟冬雪 committed
86
import Lttcan from "./Lttcan"
liushikai committed
87
// import Infdet from "./Infdet"
nanrui committed
88 89
import Botsel from "./Botsel"
import Infbod from "./Infbod"
90 91
import Botacc from "./Botacc"
import Botpay from "./Botpay"
jxl committed
92 93 94 95
import Botdav from "./Botdav"
import Botame from "./Botame"
import Botdcr from "./Botdcr"
import Botset from "./Botset"
xsh committed
96
import Botcan from "./Botcan"
97 98
import Infbpd from "./Infbpd"
import Inftxm from "./Inftxm"
liushikai committed
99
import Bctdav from "./Bctdav"
ccx committed
100
import Bctcan from "./Bctcan"
101 102
import Inffee from "./Inffee"
import Infbcd from "./Infbcd"
唐贵贤 committed
103
import Bdtcan from "./Bdtcan"
潘际乾 committed
104 105
import Fctcan from "./Fctcan"
import Fctopn from "./Fctopn"
fukai committed
106

唐贵贤 committed
107 108 109 110 111 112 113
import Bttcan from "./Bttcan"
import Bttacc from "./Bttacc"
import Cltdav from "./Cltdav"
import Cltset from "./Cltset"
import Clttra from "./Clttra"
import Ditdla from "./Ditdla"
import Bdtset from "./Bdtset"
wangguangchao committed
114
import Lttdav from "./Lttdav"
唐贵贤 committed
115
import Lttdck from "./Lttdck"
wangguangchao committed
116 117 118
import Bttdck from "./Bttdck"
import Ccttra from "./Ccttra"
import Cctdcr from "./Cctdcr"
唐贵贤 committed
119 120 121 122 123 124 125 126 127 128 129 130 131 132
import Cctset from "./Cctset"
import Infccd from "./Infccd"
import Infcld from "./Infcld"
import Cctdav from "./Cctdav"
import Cctsel from "./Cctsel"
import Lttopn from "./Lttopn"
import Lttame from "./Lttame"
import Infbtd from "./Infbtd"
import Infltd from "./Infltd"
import Bttsnd from "./Bttsnd"
import Bttdrv from "./Bttdrv"
import Bttdcr from "./Bttdcr"
import Bttset from "./Bttset"
import Bttrcl from "./Bttrcl"
133
import Betacc from "./Betacc"
134
import Betamc from "./Betamc"    
135
import Betrcl from "./Betrcl"
liuxin committed
136
import InftrnpsDetail from "./Trnrel/InftrnpsDetail"
liuxin committed
137
import TrnfndsDetail from "./Trnrel/Trnfnd/TrnfndsDetail"
liushikai committed
138
import Sptpopup from "./Sptsel/Sptpopup"
niewei committed
139 140
import Infdet from "./Infdet"
import Infbfd from "./Infbfd"
141 142 143
import Detopn from "./Detopn"
import Detame from "./Detame"
import Detsel from "./Detsel"
144 145
import Bftsnd from "./Bftsnd"
import Bftset from "./Bftset"
Eivi committed
146
import Bftcan from "./Bftcan"
liumin committed
147 148 149
import Detdrv from "./Detdrv"
import Bftacc from "./Bftacc"
import Bftdcr from "./Bftdcr"
150
import Bftdrv from "./Bftdrv"
151
import ExamRule from "./ExamRule";
152
import Gitcom from "./Gitcom"
153

154
import Gitopn from "./Gitopn"
155
import Gitpop from "./Gitpop"
liyixun committed
156
import Gitame from "./Gitame"
157
import Gitsel from "./Gitsel"
158
import Infgid from "./Infgid"
159 160
import Gitset from "./Gitset"
import Gitcrq from "./Gitcrq"
wangna committed
161
import Infgcd from "./Infgcd"
162
import Getsel from "./Getsel"
liyixun committed
163
import Getopn from "./Getopn"
liyixun committed
164
import Getame from "./Getame"
165 166
import Getset from "./Getset"
import Getcrq from "./Getcrq"
wangna committed
167
import Getamc from "./Getamc"
jinqian committed
168 169
import Betdcr from "./Betdcr"
import Betdrv from "./Betdrv"
lianyang committed
170
import Betsnd from "./Betsnd"
171
import Betcan from "./Betcan"
Eivi committed
172
import Betset from "./Betset"
hpj committed
173
import Letnot from "./Letnot"
wangren committed
174

zxg committed
175
import Ditdav from "./Ditdav"
wangren committed
176
import Infpty from "./Infpty"
wangren committed
177
import Dbipty from "./Dbipty"
liu committed
178 179
import Notice from "./Notice"

180 181
import Iaefts from "./Iaefts"
import Expben from "./Expben"
182
import Busvol from "./Busvol"
183

184 185
import AssetInfo from "./AssetInfo"
import AssetPub from "./AssetPub"
zhoutian committed
186 187 188
import Fund from "./Fund"

import Brtdck from "./Brtdck"
潘际乾 committed
189
import Brtcsg from "./Brtcsg"
190
import Brteus from "./Brteus"
lianyang committed
191 192
import Brtudp from "./Brtudp"

潘际乾 committed
193
import Brtcan from "./Brtcan"
zhujiazhan committed
194
import Brtsnd from "./Brtsnd"
195 196

import Litsel from "./Litsel"
197
import Litame from "./Litame"
liuxin committed
198
import Brtdcr from "./Brtdcr"
liuxin committed
199
import Brtacp from "./Brtacp"
liuxin committed
200
import Brtame from "./Brtame"
201
import Litrog from "./Litrog"
wangren committed
202
import Litacp from "./Litacp"
203
import Litdla from "./Litdla"
204
import Bctsel from "./Bctsel"
205 206
import Cnysel from "./Cnysel"
import Cptrel from "./Cptrel"
taojinrui committed
207
import Cptcan from "./Cptcan"
taojinrui committed
208
import Cptrep from "./Cptrep"
209 210
import Cptbat from "./Cptbat"
import Sptcpt from "./Sptcpt"
211

panziyi committed
212 213 214 215
import Getcan from "./Getcan"
import Gitcan from "./Gitcan"
import Gitcrj from "./Gitcrj"
import Gctcan from "./Gctcan"
216

217
import Trtrcl from "./Trtrcl"
218 219
import Trtset from "./Trtset"
import Trtcan from "./Trtcan"
220
import Dbiusr from "./Dbiusr"
221
import Dbibch from "./Dbibch"
xiameng committed
222
import Infact from "./Infact"
liumin committed
223
import Dbbinf from "./Dbbinf"
liumin committed
224 225 226
import Dbbadd from "./Dbbadd"
import Dbbame from "./Dbbame"
import Dbbdel from "./Dbbdel"
Wuyuqiu committed
227 228
import Dbcinf from "./Dbcinf"
import Dbcadd from "./Dbcadd"
Wuyuqiu committed
229 230
import Dbcame from "./Dbcame"
import Dbcdel from "./Dbcdel"
LiRui committed
231
import Dbdinf from "./Dbdinf"
Wuyuqiu committed
232 233 234
import Dbdadd from "./Dbdadd"
import Dbdame from "./Dbdame"
import Dbddel from "./Dbddel"
235

236
import Cfasel from "./Cfasel"
237 238 239 240 241 242 243 244
import Dbjadd from "./Dbjadd"
import Dbjdel from "./Dbjdel"
import Dbjame from "./Dbjame"
import Dbjinf from "./Dbjinf"
import Dbwadd from "./Dbwadd"
import Dbwdel from "./Dbwdel"
import Dbwame from "./Dbwame"
import Dbwinf from "./Dbwinf"
245 246 247
import Eadadd from "./Eadadd"
import Eadinf from "./Eadinf"
import Eadame from "./Eadame"
248 249 250 251 252
import Eaddel from "./Eaddel"
import Eafadd from "./Eafadd"
import Eafinf from "./Eafinf"
import Eafame from "./Eafame"
import Eafdel from "./Eafdel"
253

LiRui committed
254 255 256 257 258 259 260 261 262 263
import Ebaadd from "./Ebaadd"
import Ebaame from "./Ebaame"
import Ebadel from "./Ebadel"
import Ebainf from "./Ebainf"
import Ecaadd from "./Ecaadd"
import Ecaame from "./Ecaame"
import Ecadel from "./Ecadel"
import Ecainf from "./Ecainf"

import Dbeadd from "./Dbeadd"
wangna committed
264
import Dbeame from "./Dbeame"
wangna committed
265
import Dbedel from "./Dbedel"
wangna committed
266
import Dbeinf from "./Dbeinf"
wangna committed
267
import Dbfadd from "./Dbfadd"
wangna committed
268 269
import Dbfame from "./Dbfame"
import Dbfdel from "./Dbfdel"
wangna committed
270
import Dbfinf from "./Dbfinf"
LiRui committed
271 272 273



274 275 276
/**
 * 带有name的才会被添加进顶部的标签页里
 */
277
const BusRouter = [
278
    { path: 'botrad', component: Botrad, name: 'Botrad', meta: { title: '出口托收二次寄单' } },
279 280 281
    { path: 'sptpopup', component: Sptpopup, name: 'Sptpopup', meta: { title: '待经办详情' } },
    { path: 'trnfndsDetail', component: TrnfndsDetail, name: 'TrnfndsDetail', meta: { title: '已完成详情' } },
    { path: 'inftrnpsDetail', component: InftrnpsDetail, name: 'InftrnpsDetail', meta: { title: '待复核详情' } },
282
    { path: 'infcld', component: Infcld, name: 'Infcld', meta: { title: '打包托收查询' } },
283 284 285
    { path: 'cltdav', component: Cltdav, name: 'Cltdav', meta: { title: '打包托收开立' } },
    { path: 'clttra', component: Clttra, name: 'Clttra', meta: { title: '打包托收催收' } },
    { path: 'cltset', component: Cltset, name: 'Cltset', meta: { title: '打包托收解包' } },
wangna committed
286
    { path: 'infccd', component: Infccd, name: 'Infccd', meta: { title: '光票托收查询' } },
287
    { path: 'ccttra', component: Ccttra, name: 'Ccttra', meta: { title: '光票托收催收' } },
wangna committed
288
    { path: 'cctdav', component: Cctdav, name: 'Cctdav', meta: { title: '光票托收建立' } },
289 290 291
    { path: 'cctset', component: Cctset, name: 'Cctset', meta: { title: '光票托收收汇' } },
    { path: 'cctsel', component: Cctsel, name: 'Cctsel', meta: { title: '光票托收入口交易' } },
    { path: 'cctdcr', component: Cctdcr, name: 'Cctdcr', meta: { title: '光票托收退票' } },
292 293 294 295 296 297 298 299 300 301 302 303 304 305 306
    { path: 'lttopn', component: Lttopn, name: 'Lttopn', meta: { title: '转让信用证开立' } },
    { path: 'lttame', component: Lttame, name: 'Lttame', meta: { title: '转让信用证修改' } },
    { path: 'lttcan', component: Lttcan, name: 'Lttcan', meta: { title: '转让信用证注销' } },
    { path: 'infbtd', component: Infbtd, name: 'Infbtd', meta: { title: '转让信用证单据查询' } },
    { path: 'infltd', component: Infltd, name: 'Infltd', meta: { title: '转让信用证查询' } },
    { path: 'bttdck', component: Bttdck, name: 'Bttdck', meta: { title: '转让信用证单据第一受益人换单' } },
    { path: 'bttsnd', component: Bttsnd, name: 'Bttsnd', meta: { title: '转让信用证单据寄单' } },
    { path: 'bttdcr', component: Bttdcr, name: 'Bttdcr', meta: { title: '转让信用证单据拒单' } },
    { path: 'bttdrv', component: Bttdrv, name: 'Bttdrv', meta: { title: '转让信用证修改单据金额' } },
    { path: 'bttcan', component: Bttcan, name: 'Bttcan', meta: { title: '转让信用证单据注销' } },
    { path: 'bttacc', component: Bttacc, name: 'Bttacc', meta: { title: '转让信用证单据承兑' } },
    { path: 'bttset', component: Bttset, name: 'Bttset', meta: { title: '转让信用证单据收汇' } },
    { path: 'bttrcl', component: Bttrcl, name: 'Bttrcl', meta: { title: '转让信用证单据索汇' } },
    { path: 'lttdav', component: Lttdav, name: 'Lttdav', meta: { title: '转让信用证通知到单' } },
    { path: 'lttdck', component: Lttdck, name: 'Lttdck', meta: { title: '转让信用第二受益人交单' } },
严一鸣 committed
307
    { path: 'brtset', component: Brtset, name: 'Brtset', meta: { title: '进口信用证单据进口付汇' } },
308 309 310 311 312 313 314 315 316 317
    { path: 'bdtudp', component: Bdtudp, name: 'Bdtudp', meta: { title: '国内证承兑' } },
    { path: 'bdtdcr', component: Bdtdcr, name: 'Bdtdcr', meta: { title: '国内证不符点/拒付' } },
    { path: 'bdtdck', component: Bdtdck, name: 'Bdtdck', meta: { title: '买方信用证单据二次到单/修改单据' } },
    { path: 'bdteus', component: Bdteus, name: 'Bdteus', meta: { title: '买方信用证单据展期' } },
    { path: 'cptadv', component: Cptadv, name: 'Cptadv', meta: { title: '汇入汇款' } },
    { path: 'cptopn', component: Cptopn, name: 'Cptopn', meta: { title: '汇出汇款' } },
    { path: 'cptati', component: Cptati, name: 'Cptati', meta: { title: '境内外币汇入汇款' } },
    { path: 'cptato', component: Cptato, name: 'Cptato', meta: { title: '境内外币汇出汇款' } },
    { path: 'diasel', component: Diasel, name: 'Diasel', meta: { title: '备忘录选择交易' } },
    { path: 'bopsel', component: Bopsel, name: 'Bopsel', meta: { title: '待申报列表' } },
318
    { path: 'cfasel', component: Cfasel, name: 'Cfasel', meta: { title: '资本项目申报' } },
jianglong committed
319
    { path: 'boprcv', component: Boprcv, name: 'Boprcv', meta: { title: '申报回执查询' } },
jianglong committed
320
    { path: 'bopsnd', component: Bopsnd, name: 'Bopsnd', meta: { title: '申报发送查询' } },
jianglong committed
321 322 323 324
    { path: 'dbainf', component: Dbainf, name: 'Dbainf', meta: { title: '涉外收入申报单详情' } },
    { path: 'dbaadd', component: Dbaadd, name: 'Dbaadd', meta: { title: '新增涉外收入申报单' } },
    { path: 'dbaame', component: Dbaame, name: 'Dbaame', meta: { title: '修改涉外收入申报单' } },
    { path: 'dbadel', component: Dbadel, name: 'Dbadel', meta: { title: '删除涉外收入申报单' } },
jianglong committed
325
    
326 327 328 329
    { path: 'ditame', component: Ditame, name: 'Ditame', meta: { title: '信用证修改' } },
    { path: 'ditcan', component: Ditcan, name: 'Ditcan', meta: { title: '信用证注销' } },
    { path: 'ditsel', component: Ditsel, name: 'Ditsel', meta: { title: '信用证查询' } },
    { path: 'ditopn', component: Ditopn, name: 'Ditopn', meta: { title: '买方信用证开立' } },
wangyanjiao committed
330
    { path: 'infdid', component: Infdid, name: 'Infdid', meta: { title: '买方信用证交易查询' } },
331 332 333 334 335 336 337 338 339 340
    { path: 'ditdck', component: Ditdck, name: 'Ditdck', meta: { title: '信用证到单' } },
    // 例
    { path: 'ditopn/:inr', component: Ditopn, name: 'DitopnInr', meta: { title: (tag) => { return '买方信用证开立-' + tag.params.inr } } },
    { path: 'office', component: Office, name: 'Office', meta: { title: 'Office' } },
    { path: 'sptsel', component: Sptsel, name: 'Sptsel', meta: { title: '待办任务' } },
    { path: 'sptbrk', component: Sptbrk, name: 'Sptbrk', meta: { title: '草稿箱' } },
    { path: 'trnrel', component: Trnrel, name: 'Trnrel', meta: { title: '复核任务' } },
    { path: 'trnfnd', component: Trnfnd, name: 'Trnfnd', meta: { title: '已完成任务' } },
    { path: 'trndtl', query: 'inr', component: Trndtl, name: 'Trndtl', meta: { title: 'Trndtl' } },
    { path: 'tstopn', component: Tstopn, name: 'Tstopn', meta: { title: 'Tstopn' } },
闫泽浩 committed
341
    { path: 'infpta', component: Infpta, name: 'Infpta', meta: { title: '客户地址查询' } },
342 343
    { path: 'letsel', component: Letsel, name: 'Letsel', meta: { title: '出口信用证查询' } },
    { path: 'letopn', component: Letopn, name: 'Letopn', meta: { title: '出口信用证通知' } },
344
    { path: 'letamc', component: Letamc, name: 'Letamc', meta: { title: '出口信用证保兑' } },
345
    { path: 'letame', component: Letame, name: 'Letame', meta: { title: '出口信用证修改' } },
346
    { path: 'letdrw', component: Letdrw, name: 'Letdrw', meta: { title: '出口信用证非我行通知及收单行登记' } },
347
    { path: 'letdav', component: Letdav, name: 'Letdav', meta: { title: '出口信用证预通知到单' } },
348
    { path: 'letrsv', component: Letrsv, name: 'Letrsv', meta: { title: '出口信用证补通知' } },
349
    { path: 'letdrv', component: Letdrv, name: 'Letdrv', meta: { title: '出口信用证出口收单' } },
Eivi committed
350
    { path: 'infled', component: Infled, name: 'Infled', meta: { title: '出口信用证交易查询' } },
351
    
jianglong committed
352
    //{ path: 'bptsel', component: Bptsel, name: 'Bptsel', meta: { title: '出口融资入口交易' } },
jianglong committed
353
    { path: 'bptopn', component: Bptopn, name: 'Bptopn', meta: { title: '出口融资放款' } },
jianglong committed
354
    { path: 'bptame', component: Bptame, name: 'Bptame', meta: { title: '出口融资修改' } },
wanggang_yf committed
355 356 357 358

    { path: 'bptset', component: Bptset, name: 'Bptset', meta: { title: '出口融资还款' } },
    //{ path: 'bptcrf', component: Bptcrf, name: 'Bptcrf', meta: { title: '出口融资返还' } },

359 360
    { path: 'bptcan', component: Bptcan, name: 'Bptcan', meta: { title: '出口融资注销' } },
    
361
    { path: 'betacc', component: Betacc, name: 'Betacc', meta: { title: '出口信用证单据承兑' } },
362 363
    { path: 'betamc', component: Betamc, name: 'Betamc', meta: { title: '出口信用证保兑额度释放' } },

364
    { path: 'betrcl', component: Betrcl, name: 'Betrcl', meta: { title: '出口信用证单据索汇' } },
365
    { path: 'betrcl', component: Betrcl, name: 'Betrcl', meta: { title: '出口信用证单据出口单据索汇' } },
Eivi committed
366
    { path: 'betset', component: Betset, name: 'Betset', meta: { title: '出口信用证单据出口收汇' } },
373963566@qq.com committed
367 368 369
    { path: 'sptrel', component: Sptrel, name: 'Sptrel', meta: { title: '待审批列表' } },
    { path: 'sptneg', component: Sptneg, name: 'Sptneg', meta: { title: '订单分配列表' } },
    { path: 'sptrou', component: Sptrou, name: 'Sptrou', meta: { title: '待经办任务分配' } },
370
    { path: 'bddsel', component: Bddsel, name: 'Bddsel', meta: { title: 'Bddsel' } },
wangyanjiao committed
371
    { path: 'infbdd', component: Infbdd, name: 'Infbdd', meta: { title: '买方信用证单据查询' } },
zhujiazhan committed
372
    { path: 'infbrd', component: Infbrd, name: 'Infbrd', meta: { title: '进口信用证单据查询' } },
373 374 375 376 377 378 379 380 381 382 383
    { path: 'mgrtsk', component: Mgrtsk, name: 'Mgrtsk', meta: { title: 'Mgrtsk' } },
    { path: 'switsk', component: Switsk, name: 'Switsk', meta: { title: 'Switsk' } },
    { path: 'infusr', component: Infusr, name: 'Infusr', meta: { title: '用户信息' } },
    { path: 'infcpd', component: Infcpd, name: 'Infcpd', meta: { title: '汇款查询' } },
    { path: 'bctdav', component: Bctdav, name: 'Bctdav', meta: { title: '进口代收到单通知' } },
    { path: 'bctacc', component: Bctacc, name: 'Bctacc', meta: { title: '进口代收承兑' } },
    { path: 'bctrad', component: Bctrad, name: 'Bctrad', meta: { title: '进口代收二次收单' } },
    { path: 'bctdor', component: Bctdor, name: 'Bctdor', meta: { title: '进口代收拒付' } },
    { path: 'bctset', component: Bctset, name: 'Bctset', meta: { title: '进口代收付款' } },
    { path: 'bctcan', component: Bctcan, name: 'Bctcan', meta: { title: '进口代收闭卷' } },
    { path: 'bctame', component: Bctame, name: 'Bctame', meta: { title: '进口代收修改' } },
384
    { path: 'infcur', component: Infcur, name: 'Infcur', meta: { title: '货币查询' } },
385 386 387 388 389 390 391 392
    { path: 'infbed', component: Infbed, name: 'Infbed', meta: { title: '出口信用证单据查询' } },
    { path: 'letcan', component: Letcan, name: 'Letcan', meta: { title: '出口信用证注销' } },
    //光大添加
    { path: 'brtlat', component: Brtlat, name: 'Brtlat', meta: { title: '进口信用证单据偿还垫款' } },
    { path: 'litopn', component: Litopn, name: 'Litopn', meta: { title: '进口信用证开立' } },
    { path: 'litcan', component: Litcan, name: 'Litcan', meta: { title: '进口信用证注销' } },
    { path: 'litdav', component: Litdav, name: 'Litdav', meta: { title: '进口信用证通知到单 ' } },
    { path: 'litdck', component: Litdck, name: 'Litdck', meta: { title: '进口信用证到单' } },
393
    { path: 'inflid', component: Inflid, name: 'Inflid', meta: { title: '进口信用证交易查询' } },
“yanyuxin” committed
394
    { path: 'inftrd', component: Inftrd, name: 'Inftrd', meta: { title: '进口融资查询' } },
395
    { path: 'trtopn', component: Trtopn, name: 'Trtopn', meta: { title: '进口融资开立' } },
396
    { path: 'trtame', component: Trtame, name: 'Trtame', meta: { title: '进口融资修改' } },
397
    { path: 'trtsel', component: Trtsel, name: 'Trtsel', meta: { title: '进口融资入口交易' } },
398
    { path: 'brtdck', component: Brtdck, name: 'Brtdck', meta: { title: '进口信用证单据改单/二次到单' } },
399
    { path: 'brteus', component: Brteus, name: 'Brteus', meta: { title: '进口信用证单据展期' } }, //brteus路由
lianyang committed
400
    { path: 'brtudp', component: Brtudp, name: 'Brtudp', meta: { title: '进口信用证单据承兑' } },
潘际乾 committed
401
    { path: 'brtcsg', component: Brtcsg, name: 'Brtcsg', meta: { title: '进口信用证单据提货担保注销' } },
潘际乾 committed
402
    { path: 'brtcan', component: Brtcan, name: 'Brtcan', meta: { title: '进口信用证单据注销' } },
zhujiazhan committed
403
     { path: 'brtsnd', component: Brtsnd, name: 'Brtsnd', meta: { title: '进口信用证单据寄单' } },
wangguangchao committed
404

405 406
    { path: 'inftxm', component: Inftxm, name: 'Inftxm', meta: { title: '条式语句查询' } },
    // { path: 'infdet', component: Infdet, name: 'Infdet', meta: { title: 'Infdet' } },
407
    { path: 'infbod', component: Infbod, name: 'Infbod', meta: { title: '出口托收查询' } },
nanrui committed
408
    { path: 'botsel', component: Botsel, name: 'Botsel', meta: { title: '出口托收入口交易Botsel' } },
409 410
    { path: 'botacc', component: Botacc, name: 'Botacc', meta: { title: '出口托收承兑' }},
    { path: 'botpay', component: Botpay, name: 'Botpay', meta: { title: '出口托收结算' }},
411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429
    { path: 'botdav', component: Botdav, name: 'Botdav', meta: { title: '出口托收寄单' } },
    { path: 'botame', component: Botame, name: 'Botame', meta: { title: '出口托收修改' } },
    { path: 'botdcr', component: Botdcr, name: 'Botdcr', meta: { title: '出口托收拒付/不符点' } },
    { path: 'botset', component: Botset, name: 'Botset', meta: { title: '出口托收收汇' } },
    { path: 'botcan', component: Botcan, name: 'Botcan', meta: { title: '出口托收闭卷' } },
    { path: 'inffec', component: Botset, name: 'Inffec', meta: { title: '费用条件查询' } },
    { path: 'inffee', component: Inffee, name: 'Inffee', meta: { title: '费用管理' } },
    { path: 'infptm', component: Botset, name: 'Infptm', meta: { title: '客户BIC查询' } },
    { path: 'infbcd', component: Infbcd, name: 'Infbcd', meta: { title: '进口代收查询' } },
    { path: 'bdtcan', component: Bdtcan, name: 'Bdtcan', meta: { title: '买方信用证单据注销' } },
    { path: 'ditdla', component: Ditdla, name: 'Ditdla', meta: { title: '买方信用证减额接受' } },
    { path: 'bdtset', component: Bdtset, name: 'Bdtset', meta: { title: '信用证付款' } },
    { path: 'infdet', component: Infdet, name: 'Infdet', meta: { title: '卖方信用证交易查询' } },
    { path: 'infbfd', component: Infbfd, name: 'Infbfd', meta: { title: '卖方信用证单据查询' } },
    { path: 'detopn', component: Detopn, name: 'Detopn', meta: { title: '卖方信用证开立' } },
    { path: 'detame', component: Detame, name: 'Detame', meta: { title: '卖方信用证修改' } },
    { path: 'detsel', component: Detsel, name: 'Detsel', meta: { title: '卖方信用证查询' } },
    { path: 'fctcan', component: Fctcan, name: 'Fctcan', meta: { title: '保证金注销' } },
    { path: 'fctopn', component: Fctopn, name: 'Fctopn', meta: { title: '保证金收取' } },
liushikai committed
430

wangren committed
431

Eivi committed
432
    { path: 'bftcan', component: Bftcan, name: 'Bftcan', meta: { title: '卖方信用证单据注销' } },
433 434 435 436 437 438 439
    { path: 'bftsnd', component: Bftsnd, name: 'Bftsnd', meta: { title: '卖方信用证寄单' } },
    { path: 'bftset', component: Bftset, name: 'Bftset', meta: { title: '卖方信用证收款' } },
    { path: 'bftdrv', component: Bftdrv, name: 'Bftdrv', meta: { title: '卖方信用证单据修改单据金额' } },
    { path: 'detdrv', component: Detdrv, name: 'Detdrv', meta: { title: '卖方信用证收单' } },
    { path: 'bftacc', component: Bftacc, name: 'Bftacc', meta: { title: '卖方信用证单据承兑' } },
    { path: 'bftdcr', component: Bftdcr, name: 'Bftdcr', meta: { title: '卖方信用证单据电提不符点/开证行拒付' } },
    { path: 'examRule', component: ExamRule, name: 'ExamRule', meta: { title: '智能审单规则设置' } },
440
    { path: 'gitcom', component: Gitcom, name: 'Gitcom', meta: { title: '进口保函定期收费' } },
Eivi committed
441
    { path: 'gitpop', component: Gitpop, name: 'Gitpop', meta: { title: '进口保函预开立' } },
442
    { path: 'gitopn', component: Gitopn, name: 'Gitopn', meta: { title: '进口保函开立' } },
liyixun committed
443
    { path: 'gitame', component: Gitame, name: 'Gitame', meta: { title: '进口保函修改' } },
444
    { path: 'gitsel', component: Gitsel, name: 'Gitsel', meta: { title: '进口保函查询' } },
445
    { path: 'infgid', component: Infgid, name: 'Infgid', meta: { title: '保函入口交易' } },
446 447
    { path: 'gitset', component: Gitset, name: 'Gitset', meta: { title: '进口保函赔付' } },
    { path: 'gitcrq', component: Gitcrq, name: 'Gitcrq', meta: { title: '进口保函索赔登记' } },
wangna committed
448
    { path: 'infgcd', component: Infgcd, name: 'Infgcd', meta: { title: '保函赔付查询' } },
panziyi committed
449 450 451 452
    { path: 'getcan', component: Getcan, name: 'Getcan', meta: { title: '出口保函注销' } },
    { path: 'gitcan', component: Gitcan, name: 'Gitcan', meta: { title: '进口保函注销' } },
    { path: 'gitcrj', component: Gitcrj, name: 'Gitcrj', meta: { title: '进口保函拒付' } },
    { path: 'gctcan', component: Gctcan, name: 'Gctcan', meta: { title: '保函赔付注销' } },
hpj committed
453

454

455 456 457 458 459
    { path: 'ditdav', component: Ditdav, name: 'Ditdav', meta: { title: '信用证收单' } },
    { path: 'Infpty', component: Infpty, name: 'Infpty', meta: { title: '客户查询' } },
    { path: 'Dbipty', component: Dbipty, name: 'Dbipty', meta: { title: '客户静态信息管理' } },
    { path: 'betdcr', component: Betdcr, name: 'Betdcr', meta: { title: '出口信用证电提不符点/拒付' } },
    { path: 'betdrv', component: Betdrv, name: 'Betdrv', meta: { title: '出口信用证单据修改' } },
lianyang committed
460
    { path: 'betsnd', component: Betsnd, name: 'Betsnd', meta: { title: '出口信用证寄单' } },
461
    { path: 'betcan', component: Betcan, name: 'Betcan', meta: { title: '出口信用证单据闭卷' } },
lianyang committed
462
    { path: 'letnot', component: Letnot, name: 'Letnot', meta: { title: '出口信用证预开立' } },
463
    { path: 'infbpd', component: Infbpd, name: 'Infbpd', meta: { title: '出口押汇查询' } },
zxg committed
464

465

liyixun committed
466
    { path: 'getset', component: Getset, name: 'Getset', meta: { title: '出口保函收汇' } },
467
    { path: 'getsel', component: Getsel, name: 'Getsel', meta: { title: 'Getsel' } },
liyixun committed
468
    { path: 'getopn', component: Getopn, name: 'Getopn', meta: { title: '出口保函通知' } },
liyixun committed
469
    { path: 'getame', component: Getame, name: 'Getame', meta: { title: '出口保函修改' } },
panziyi committed
470
    { path: 'getcrq', component: Getcrq, name: 'Getcrq', meta: { title: '出口保函索偿' } },
wangna committed
471
    { path: 'getamc', component: Getamc, name: 'Getamc', meta: { title: '出口保函保兑' } },
472
    { path: 'notice', component: Notice, name: 'Notice', meta: { title: '通知公告设置' } },
473 474


475 476 477 478 479 480 481
    { path: 'Iaefts', component: Iaefts, name: 'Iaefts', meta: { title: '融资量交易' } },
    { path: 'Expben', component: Expben, name: 'Expben', meta: { title: '费用收益' } },
    { path: 'Busvol', component: Busvol, name: 'Busvol', meta: { title: '业务量交易' } },

    { path: 'assetinfo', component: AssetInfo, name: 'AssetInfo', meta: { title: '资产信息管理' } },
    { path: 'assetpub', component: AssetPub, name: 'AssetPub', meta: { title: '资产发布信息管理' } },
    { path: 'fund', component: Fund, name: 'Fund', meta: { title: '资金信息管理' } },
482

483
    { path: 'Litsel', component: Litsel, name: 'Litsel', meta: { title: '进口信用证入口' } },
484
    { path: 'Litame', component: Litame, name: 'Litame', meta: { title: '进口信用证修改' } },
485 486 487
    { path: 'Brtdcr', component: Brtdcr, name: 'Brtdcr', meta: { title: '进口信用证单据拒付/不符点处理' } },
    { path: 'Brtacp', component: Brtacp, name: 'Brtacp', meta: { title: '进口信用证单据接受不符点' } },
    { path: 'Brtame', component: Brtame, name: 'Brtame', meta: { title: '进口信用证单据提货担保修改' } },
488

489
    { path: 'Litrog', component: Litrog, name: 'Litrog', meta: { title: '进口信用证提货担保' } },
wangren committed
490
    { path: 'Litacp', component: Litacp, name: 'Litacp', meta: { title: '进口信用证减额修改接受' } },
491
    { path: 'Litdla', component: Litdla, name: 'Litdla', meta: { title: '进口信用证减额修改接受' } },
492
    { path: 'Bctsel', component: Bctsel, name: 'Bctsel', meta: { title: '进口代收' } },
493 494
    { path: 'Cnysel', component: Cnysel, name: 'Cnysel', meta: { title: '跨境人民币查询' } },
    { path: 'Cptrel', component: Cptrel, name: 'Cptrel', meta: { title: '汇款复核与查询' } },
闫泽浩 committed
495
    { path: 'Cptsel', component: Cptrel, name: 'Cptrel', meta: { title: '汇款交易入口' } },
taojinrui committed
496
    { path: 'Cptcan', component: Cptcan, name: 'Cptcan', meta: { title: '汇款注销' } },
wangna committed
497
    { path: 'Cptrep', component: Cptrep, name: 'Cptrep', meta: { title: '挂帐解付' } },
498 499
    { path: 'Cptbat', component: Cptbat, name: 'Cptbat', meta: { title: '批量汇款' } },
    { path: 'Sptcpt', component: Sptcpt, name: 'Sptcpt', meta: { title: '批量汇款' } },
500

501
    { path: 'trtrcl', component: Trtrcl, name: 'Trtrcl', meta: { title: '进口融资索汇' }},
502 503
    { path: 'trtset', component: Trtset, name: 'Trtset', meta: { title: '进口融资还款' } },
    { path: 'trtcan', component: Trtcan, name: 'Trtcan', meta: { title: '进口融资注销' } },
504
    { path: 'Dbiusr', component: Dbiusr, name: 'Dbiusr', meta: { title: 'Dbiusr' } },
505
    { path: 'Dbibch', component: Dbibch, name: 'Dbibch', meta: { title: 'Dbibch' } },
zhujiazhan committed
506
    { path: 'Ordrel', component: Ordrel, name: 'Ordrel', meta: { title: 'Ordrel' } },
xiameng committed
507
    { path: 'Infact', component: Infact, name: 'Infact', meta: { title: '账户' } },
liumin committed
508 509 510 511
    { path: 'Dbbinf', component: Dbbinf, name: 'Dbbinf', meta: { title: '境外汇款申请书(查询)' } },
    { path: 'Dbbadd', component: Dbbadd, name: 'Dbbadd', meta: { title: '境外汇款申请书(新建)' } },
    { path: 'Dbbame', component: Dbbame, name: 'Dbbame', meta: { title: '境外汇款申请书(修改)' } },
    { path: 'Dbbdel', component: Dbbdel, name: 'Dbbdel', meta: { title: '境外汇款申请书(删除)' } },
Wuyuqiu committed
512 513
    { path: 'Dbcinf', component: Dbcinf, name: 'Dbcinf', meta: { title: '对外付款/承兑通知书(查询)' } },
    { path: 'Dbcadd', component: Dbcadd, name: 'Dbcadd', meta: { title: '对外付款/承兑通知书(新建)' } },
Wuyuqiu committed
514 515
    { path: 'Dbcame', component: Dbcame, name: 'Dbcame', meta: { title: '对外付款/承兑通知书(修改)' } },
    { path: 'Dbcdel', component: Dbcdel, name: 'Dbcdel', meta: { title: '对外付款/承兑通知书(删除)' } },
LiRui committed
516
    { path: 'Dbdinf', component: Dbdinf, name: 'Dbdinf', meta: { title: '境内收入申报单(查询)' } },
Wuyuqiu committed
517 518 519
    { path: 'Dbdadd', component: Dbdadd, name: 'Dbdadd', meta: { title: '境内收入申报单(新建)' } },
    { path: 'Dbdame', component: Dbdame, name: 'Dbdame', meta: { title: '境内收入申报单(修改)' } },
    { path: 'Dbddel', component: Dbddel, name: 'Dbddel', meta: { title: '境内收入申报单(删除)' } },
520

521
    { path: 'Cfasel', component: Cfasel, name: 'Cfasel', meta: { title: '申报查询入口' } },
522 523 524 525 526 527 528 529 530
    { path: 'Dbjadd', component: Dbjadd, name: 'Dbjadd', meta: { title: '外汇账户内结汇(新建)' } },
    { path: 'Dbjdel', component: Dbjdel, name: 'Dbjdel', meta: { title: '外汇账户内结汇(删除)' } },
    { path: 'Dbjame', component: Dbjame, name: 'Dbjame', meta: { title: '外汇账户内结汇(修改)' } },
    { path: 'Dbjinf', component: Dbjinf, name: 'Dbjinf', meta: { title: '外汇账户内结汇(查询)' } },
    { path: 'Dbwadd', component: Dbwadd, name: 'Dbwadd', meta: { title: '外汇账户内购汇(新建)' } },
    { path: 'Dbwdel', component: Dbwdel, name: 'Dbwdel', meta: { title: '外汇账户内购汇(删除)' } },
    { path: 'Dbwame', component: Dbwame, name: 'Dbwame', meta: { title: '外汇账户内购汇(修改)' } },
    { path: 'Dbwinf', component: Dbwinf, name: 'Dbwinf', meta: { title: '外汇账户内购汇(查询)' } },

531 532 533
    { path: 'Eadadd', component: Eadadd, name: 'Eadadd', meta: { title: '增 -- 外债海外代付' } },
    { path: 'Eadinf', component: Eadinf, name: 'Eadinf', meta: { title: '查 -- 外债海外代付' } },
    { path: 'Eadame', component: Eadame, name: 'Eadame', meta: { title: '改 -- 外债海外代付' } },
534 535 536 537 538
    { path: 'Eaddel', component: Eaddel, name: 'Eaddel', meta: { title: '删 -- 外债海外代付' } },
    { path: 'Eafadd', component: Eafadd, name: 'Eafadd', meta: { title: '增 -- 外债远期信用证(含即期单证相符)' } },
    { path: 'Eafinf', component: Eafinf, name: 'Eafinf', meta: { title: '查 -- 外债远期信用证(含即期单证相符)' } },
    { path: 'Eafame', component: Eafame, name: 'Eafame', meta: { title: '改 -- 外债远期信用证(含即期单证相符)' } },
    { path: 'Eafdel', component: Eafdel, name: 'Eafdel', meta: { title: '删 -- 外债远期信用证(含即期单证相符)' } },
LiRui committed
539 540 541 542 543 544 545 546 547
    { path: 'Ebaadd', component: Ebaadd, name: 'Ebaadd', meta: { title: '增 -- 对外担保' } },
    { path: 'Ebaame', component: Ebaame, name: 'Ebaame', meta: { title: '改 -- 对外担保' } },
    { path: 'Ebadel', component: Ebadel, name: 'Ebadel', meta: { title: '删 -- 对外担保' } },
    { path: 'Ebainf', component: Ebainf, name: 'Ebainf', meta: { title: '查 -- 对外担保' } },
    { path: 'Ecaadd', component: Ecaadd, name: 'Ecaadd', meta: { title: '增 -- 国内外汇贷款' } },
    { path: 'Ecaame', component: Ecaame, name: 'Ecaame', meta: { title: '改 -- 国内外汇贷款' } },
    { path: 'Ecadel', component: Ecadel, name: 'Ecadel', meta: { title: '删 -- 国内外汇贷款' } },
    { path: 'Ecainf', component: Ecainf, name: 'Ecainf', meta: { title: '查 -- 国内外汇贷款' } },
    { path: 'Dbeadd', component: Dbeadd, name: 'Dbeadd', meta: { title: '境内汇款申请书(新建)' } },
wangna committed
548
    { path: 'Dbeame', component: Dbeame, name: 'Dbeame', meta: { title: '境内汇款申请书(修改)' } },
wangna committed
549
    { path: 'Dbedel', component: Dbedel, name: 'Dbedel', meta: { title: '境内汇款申请书(删除)' } },
wangna committed
550
    { path: 'Dbeinf', component: Dbeinf, name: 'Dbeinf', meta: { title: '境内汇款申请书(查询)' } },
wangna committed
551
    { path: 'Dbfadd', component: Dbfadd, name: 'Dbfadd', meta: { title: '境内付款/承兑通知书(新建)' } },
wangna committed
552 553
    { path: 'Dbfame', component: Dbfame, name: 'Dbfame', meta: { title: '境内付款/承兑通知书(修改)' } },
    { path: 'Dbfdel', component: Dbfdel, name: 'Dbfdel', meta: { title: '境内付款/承兑通知书(删除)' } },
wangna committed
554
    { path: 'Dbfinf', component: Dbfinf, name: 'Dbfinf', meta: { title: '境内付款/承兑通知书(查询)' } },
555

556
    { path: 'dzsys/:path', name: 'DzSys', meta: { title: (tag) => { return '电证 - ' + tag.params.title } } },
fukai committed
557
]
558
export default BusRouter