Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
62e21665
Commit
62e21665
authored
Oct 11, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修复交易标签相互切换时每次都重新执行computed的缺陷
parent
beaebd91
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
94 additions
and
93 deletions
+94
-93
business.js
src/routers/modules/business.js
+94
-93
No files found.
src/routers/modules/business.js
View file @
62e21665
const
Business
=
[
{
path
:
'infgid'
,
component
:
()
=>
import
(
'~/business/infgid/views'
),
name
:
'
i
nfgid'
,
meta
:
{
title
:
'保函入口交易'
}
},
{
path
:
'gitopn'
,
component
:
()
=>
import
(
'~/business/gitopn/views'
),
name
:
'
g
itopn'
,
meta
:
{
title
:
'进口保函开立'
}
},
{
path
:
'sptpopup'
,
component
:
()
=>
import
(
'~/business/sptsel/views/Sptpopup.vue'
),
name
:
'
s
ptsel'
,
meta
:
{
title
:
'待经办详情'
}
},
{
path
:
'gitcan'
,
component
:
()
=>
import
(
'~/business/gitcan/views'
),
name
:
'
g
itcan'
,
meta
:
{
title
:
'进口保函注销'
}
},
{
path
:
'getopn'
,
component
:
()
=>
import
(
'~/business/getopn/views'
),
name
:
'
g
etopn'
,
meta
:
{
title
:
'出口保函通知'
}
},
{
path
:
'gitame'
,
component
:
()
=>
import
(
'~/business/gitame/views'
),
name
:
'
g
itame'
,
meta
:
{
title
:
'出口保函修改'
}
},
{
path
:
'infgid'
,
component
:
()
=>
import
(
'~/business/infgid/views'
),
name
:
'
I
nfgid'
,
meta
:
{
title
:
'保函入口交易'
}
},
{
path
:
'gitopn'
,
component
:
()
=>
import
(
'~/business/gitopn/views'
),
name
:
'
G
itopn'
,
meta
:
{
title
:
'进口保函开立'
}
},
{
path
:
'sptpopup'
,
component
:
()
=>
import
(
'~/business/sptsel/views/Sptpopup.vue'
),
name
:
'
S
ptsel'
,
meta
:
{
title
:
'待经办详情'
}
},
{
path
:
'gitcan'
,
component
:
()
=>
import
(
'~/business/gitcan/views'
),
name
:
'
G
itcan'
,
meta
:
{
title
:
'进口保函注销'
}
},
{
path
:
'getopn'
,
component
:
()
=>
import
(
'~/business/getopn/views'
),
name
:
'
G
etopn'
,
meta
:
{
title
:
'出口保函通知'
}
},
{
path
:
'gitame'
,
component
:
()
=>
import
(
'~/business/gitame/views'
),
name
:
'
G
itame'
,
meta
:
{
title
:
'出口保函修改'
}
},
{
path
:
'inftrnpsDetail'
,
component
:
()
=>
import
(
'~/business/trnrel/views/InftrnpsDetail.vue'
),
name
:
'InftrnpsDetail'
,
meta
:
{
title
:
'待复核详情'
}
},
{
path
:
'litopn'
,
component
:
()
=>
import
(
'~/business/litopn/views'
),
name
:
'
l
itopn'
,
meta
:
{
title
:
'进口信用证开立'
}
},
{
path
:
'litame'
,
component
:
()
=>
import
(
'~/business/litame/views'
),
name
:
'
l
itame'
,
meta
:
{
title
:
'进口信用证修改'
}
},
{
path
:
'litdck'
,
component
:
()
=>
import
(
'~/business/litdck/views'
),
name
:
'
l
itdck'
,
meta
:
{
title
:
'进口信用证到单'
}
},
{
path
:
'gitcrq'
,
component
:
()
=>
import
(
'~/business/gitcrq/views'
),
name
:
'
g
itcrq'
,
meta
:
{
title
:
'保函索赔登记'
}
},
{
path
:
'gitcrj'
,
component
:
()
=>
import
(
'~/business/gitcrj/views'
),
name
:
'
g
itcrj'
,
meta
:
{
title
:
'进口保函拒付'
}
},
{
path
:
'gitfee'
,
component
:
()
=>
import
(
'~/business/gitfee/views'
),
name
:
'
g
itfee'
,
meta
:
{
title
:
'进口保函收费'
}
},
{
path
:
'gitatt'
,
component
:
()
=>
import
(
'~/business/gitatt/views'
),
name
:
'
g
itatt'
,
meta
:
{
title
:
'绑定电子凭证'
}
},
{
path
:
'gctfre'
,
component
:
()
=>
import
(
'~/business/gctfre/views'
),
name
:
'
g
ctfre'
,
meta
:
{
title
:
'索赔自由报文'
}
},
{
path
:
'gctfee'
,
component
:
()
=>
import
(
'~/business/gctfee/views'
),
name
:
'
g
ctfee'
,
meta
:
{
title
:
'保函保证金调整'
}
},
{
path
:
'giteng'
,
component
:
()
=>
import
(
'~/business/giteng/views'
),
name
:
'
g
iteng'
,
meta
:
{
title
:
'保函保证金调整'
}
},
{
path
:
'gitadd'
,
component
:
()
=>
import
(
'~/business/gitadd/views'
),
name
:
'
g
itadd'
,
meta
:
{
title
:
'保函编辑参考号(公共交易)'
}
},
{
path
:
'gctadd'
,
component
:
()
=>
import
(
'~/business/gctadd/views'
),
name
:
'
g
ctadd'
,
meta
:
{
title
:
'保函索赔编辑参考号(公共交易)'
}
},
{
path
:
'gctrop'
,
component
:
()
=>
import
(
'~/business/gctrop/views'
),
name
:
'
g
ctrop'
,
meta
:
{
title
:
'保函索赔注销后激活'
}
},
{
path
:
'gctcan'
,
component
:
()
=>
import
(
'~/business/gctcan/views'
),
name
:
'
g
ctcan'
,
meta
:
{
title
:
'保函索赔注销'
}
},
{
path
:
'gitplb'
,
component
:
()
=>
import
(
'~/business/gitplb/views'
),
name
:
'
g
itplb'
,
meta
:
{
title
:
'保函责任计划变更'
}
},
{
path
:
'gitdla'
,
component
:
()
=>
import
(
'~/business/gitdla/views'
),
name
:
'
g
itdla'
,
meta
:
{
title
:
'减额后处理'
}
},
{
path
:
'fctcan'
,
component
:
()
=>
import
(
'~/business/fctcan/views'
),
name
:
'
f
ctcan'
,
meta
:
{
title
:
'保证金注销'
}
},
{
path
:
'gitrop'
,
component
:
()
=>
import
(
'~/business/gitrop/views'
),
name
:
'
g
itrop'
,
meta
:
{
title
:
'保函注销后激活'
}
},
{
path
:
'gitpca'
,
component
:
()
=>
import
(
'~/business/gitpca/views'
),
name
:
'
g
itpca'
,
meta
:
{
title
:
'关税保函预注销'
}
},
{
path
:
'gitfre'
,
component
:
()
=>
import
(
'~/business/gitfre/views'
),
name
:
'
g
itfre'
,
meta
:
{
title
:
'保函自由格式报文'
}
},
{
path
:
'fctopn'
,
component
:
()
=>
import
(
'~/business/fctopn/views'
),
name
:
'
f
ctopn'
,
meta
:
{
title
:
'保证金收取'
}
},
{
path
:
'brtacp'
,
component
:
()
=>
import
(
'~/business/brtacp/views'
),
name
:
'
b
rtacp'
,
meta
:
{
title
:
'进口信用证单据接受不符点'
}
},
{
path
:
'litsel'
,
component
:
()
=>
import
(
'~/business/litsel/views'
),
name
:
'
l
itsel'
,
meta
:
{
title
:
'进口信用证入口交易'
}
},
{
path
:
'gitcom'
,
component
:
()
=>
import
(
'~/business/gitcom/views'
),
name
:
'
g
itcom'
,
meta
:
{
title
:
'进口保函定期收费'
}
},
{
path
:
'brtdck'
,
component
:
()
=>
import
(
'~/business/brtdck/views'
),
name
:
'
b
rtdck'
,
meta
:
{
title
:
'进口信用证单据单据改单/二次到单'
}
},
{
path
:
'brtlat'
,
component
:
()
=>
import
(
'~/business/brtlat/views'
),
name
:
'
b
rtlat'
,
meta
:
{
title
:
'进口信用证单据偿还垫款'
}
},
{
path
:
'litsel'
,
component
:
()
=>
import
(
'~/business/litsel/views'
),
name
:
'
l
itsel'
,
meta
:
{
title
:
'进口信用证入口交易'
}
},
{
path
:
'litcan'
,
component
:
()
=>
import
(
'~/business/litcan/views'
),
name
:
'
l
itcan'
,
meta
:
{
title
:
'进口信用证注销'
}
},
{
path
:
'brtset'
,
component
:
()
=>
import
(
'~/business/brtset/views'
),
name
:
'
b
rtset'
,
meta
:
{
title
:
'进口信用证单据进口付汇'
}
},
{
path
:
'litdav'
,
component
:
()
=>
import
(
'~/business/litdav/views'
),
name
:
'
l
itdav'
,
meta
:
{
title
:
'进口信用证通知到单'
}
},
{
path
:
'brtcan'
,
component
:
()
=>
import
(
'~/business/brtcan/views'
),
name
:
'
b
rtcan'
,
meta
:
{
title
:
'进口信用证单据注销'
}
},
{
path
:
'brtsnd'
,
component
:
()
=>
import
(
'~/business/brtsnd/views'
),
name
:
'
b
rtsnd'
,
meta
:
{
title
:
'进口信用证单据寄单'
}
},
{
path
:
'brtdcr'
,
component
:
()
=>
import
(
'~/business/brtdcr/views'
),
name
:
'
b
rtdcr'
,
meta
:
{
title
:
'进口信用证单据拒付/不符点处理'
}
},
{
path
:
'brteus'
,
component
:
()
=>
import
(
'~/business/brteus/views'
),
name
:
'
b
rteus'
,
meta
:
{
title
:
'进口信用证单据展期'
}
},
{
path
:
'brtcsg'
,
component
:
()
=>
import
(
'~/business/brtcsg/views'
),
name
:
'
b
rtcsg'
,
meta
:
{
title
:
'进口信用证单据提货担保注销'
}
},
{
path
:
'litrog'
,
component
:
()
=>
import
(
'~/business/litrog/views'
),
name
:
'
l
itrog'
,
meta
:
{
title
:
'进口信用证提货担保'
}
},
{
path
:
'gitenc'
,
component
:
()
=>
import
(
'~/business/gitenc/views'
),
name
:
'
g
itenc'
,
meta
:
{
title
:
'进口信用证单据提货担保注销'
}
},
{
path
:
'litdla'
,
component
:
()
=>
import
(
'~/business/litdla/views'
),
name
:
'
l
itdla'
,
meta
:
{
title
:
'进口信用证减额修改接受'
}
},
{
path
:
'brtudp'
,
component
:
()
=>
import
(
'~/business/brtudp/views'
),
name
:
'
b
rtudp'
,
meta
:
{
title
:
'进口信用证单据承兑'
}
},
{
path
:
'letopn'
,
component
:
()
=>
import
(
'~/business/letopn/views'
),
name
:
'
l
etopn'
,
meta
:
{
title
:
'出口信用证开立'
}
},
{
path
:
'brtame'
,
component
:
()
=>
import
(
'~/business/brtame/views'
),
name
:
'
b
rtame'
,
meta
:
{
title
:
'进口信用证单据提货担保修改'
}
},
{
path
:
'infbrd'
,
component
:
()
=>
import
(
'~/business/infbrd/views'
),
name
:
'
i
nfbrd'
,
meta
:
{
title
:
'进口信用证单据入口交易'
}
},
{
path
:
'inflid'
,
component
:
()
=>
import
(
'~/business/inflid/views'
),
name
:
'
i
nflid'
,
meta
:
{
title
:
'信用证入口交易'
}
},
{
path
:
'infled'
,
component
:
()
=>
import
(
'~/business/infled/views'
),
name
:
'
i
nfled'
,
meta
:
{
title
:
'出口信用证交易查询'
}
},
{
path
:
'letame'
,
component
:
()
=>
import
(
'~/business/letame/views'
),
name
:
'
l
etame'
,
meta
:
{
title
:
'出口信用证修改'
}
},
{
path
:
'letcan'
,
component
:
()
=>
import
(
'~/business/letcan/views'
),
name
:
'
l
etcan'
,
meta
:
{
title
:
'出口信用证注销'
}
},
{
path
:
'letnot'
,
component
:
()
=>
import
(
'~/business/letnot/views'
),
name
:
'
l
etnot'
,
meta
:
{
title
:
'出口信用证预通知'
}
},
{
path
:
'betcan'
,
component
:
()
=>
import
(
'~/business/betcan/views'
),
name
:
'
b
etcan'
,
meta
:
{
title
:
'出口信用证单据注销'
}
},
{
path
:
'betrcl'
,
component
:
()
=>
import
(
'~/business/betrcl/views'
),
name
:
'
b
etrcl'
,
meta
:
{
title
:
'出口信用证单据出口单据索汇'
}
},
{
path
:
'betacc'
,
component
:
()
=>
import
(
'~/business/betacc/views'
),
name
:
'
b
etacc'
,
meta
:
{
title
:
'出口信用证单据承兑'
}
},
{
path
:
'betdcr'
,
component
:
()
=>
import
(
'~/business/betdcr/views'
),
name
:
'
b
etdcr'
,
meta
:
{
title
:
'出口信用证单据电提不符点/开证行拒付'
}
},
{
path
:
'infbed'
,
component
:
()
=>
import
(
'~/business/infbed/views'
),
name
:
'
i
nfbed'
,
meta
:
{
title
:
'出口信用证单据查询'
}
},
{
path
:
'letdrv'
,
component
:
()
=>
import
(
'~/business/letdrv/views'
),
name
:
'
l
etdrv'
,
meta
:
{
title
:
'出口信用证出口收单'
}
},
{
path
:
'letdrw'
,
component
:
()
=>
import
(
'~/business/letdrw/views'
),
name
:
'
l
etdrw'
,
meta
:
{
title
:
'出口信用证单据收单'
}
},
{
path
:
'letamc'
,
component
:
()
=>
import
(
'~/business/letamc/views'
),
name
:
'
l
etamc'
,
meta
:
{
title
:
'出口信用证通知加保兑'
}
},
{
path
:
'betdrv'
,
component
:
()
=>
import
(
'~/business/betdrv/views'
),
name
:
'
b
etdrv'
,
meta
:
{
title
:
'出口信用证单据修改单据金额'
}
},
{
path
:
'betset'
,
component
:
()
=>
import
(
'~/business/betset/views'
),
name
:
'
b
etset'
,
meta
:
{
title
:
'出口信用证出口收汇'
}
},
{
path
:
'betsnd'
,
component
:
()
=>
import
(
'~/business/betsnd/views'
),
name
:
'
b
etsnd'
,
meta
:
{
title
:
'出口信用证寄单'
}
},
{
path
:
'letdav'
,
component
:
()
=>
import
(
'~/business/letdav/views'
),
name
:
'
l
etdav'
,
meta
:
{
title
:
'出口信用证预通知到单'
}
},
{
path
:
'letrsv'
,
component
:
()
=>
import
(
'~/business/letrsv/views'
),
name
:
'
l
etrsv'
,
meta
:
{
title
:
'出口信用证补通知'
}
},
{
path
:
'betamc'
,
component
:
()
=>
import
(
'~/business/betamc/views'
),
name
:
'
b
etamc'
,
meta
:
{
title
:
'出口信用证保兑额度释放'
}
},
{
path
:
'infbod'
,
component
:
()
=>
import
(
'~/business/infbod/views'
),
name
:
'
i
nfbod'
,
meta
:
{
title
:
'出口托收查询'
}
},
{
path
:
'botsel'
,
component
:
()
=>
import
(
'~/business/botsel/views'
),
name
:
'
b
otsel'
,
meta
:
{
title
:
'出口托收入口交易BOTSEL'
}
},
{
path
:
'botacc'
,
component
:
()
=>
import
(
'~/business/botacc/views'
),
name
:
'
b
otacc'
,
meta
:
{
title
:
'出口托收承兑'
}
},
{
path
:
'botdav'
,
component
:
()
=>
import
(
'~/business/botdav/views'
),
name
:
'
b
otdav'
,
meta
:
{
title
:
'出口托收寄单'
}
},
{
path
:
'botcan'
,
component
:
()
=>
import
(
'~/business/botcan/views'
),
name
:
'
b
otcan'
,
meta
:
{
title
:
'出口托收注销'
}
},
{
path
:
'botset'
,
component
:
()
=>
import
(
'~/business/botset/views'
),
name
:
'
b
otset'
,
meta
:
{
title
:
'出口托收收汇'
}
},
{
path
:
'botdcr'
,
component
:
()
=>
import
(
'~/business/botdcr/views'
),
name
:
'
b
otdcr'
,
meta
:
{
title
:
'出口托收拒付/不符点处理'
}
},
{
path
:
'botrad'
,
component
:
()
=>
import
(
'~/business/botrad/views'
),
name
:
'
b
otrad'
,
meta
:
{
title
:
'出口托收二次寄单'
}
},
{
path
:
'botame'
,
component
:
()
=>
import
(
'~/business/botame/views'
),
name
:
'
b
otame'
,
meta
:
{
title
:
'出口托收修改'
}
},
{
path
:
'bctdav'
,
component
:
()
=>
import
(
'~/business/bctdav/views'
),
name
:
'
b
ctdav'
,
meta
:
{
title
:
'进口代收'
}
},
{
path
:
'bctdor'
,
component
:
()
=>
import
(
'~/business/bctdor/views'
),
name
:
'
b
ctdor'
,
meta
:
{
title
:
'进口代收拒付/不符点处理'
}
},
{
path
:
'bctset'
,
component
:
()
=>
import
(
'~/business/bctset/views'
),
name
:
'
b
ctset'
,
meta
:
{
title
:
'进口代收付款'
}
},
{
path
:
'litopn'
,
component
:
()
=>
import
(
'~/business/litopn/views'
),
name
:
'
L
itopn'
,
meta
:
{
title
:
'进口信用证开立'
}
},
{
path
:
'litame'
,
component
:
()
=>
import
(
'~/business/litame/views'
),
name
:
'
L
itame'
,
meta
:
{
title
:
'进口信用证修改'
}
},
{
path
:
'litdck'
,
component
:
()
=>
import
(
'~/business/litdck/views'
),
name
:
'
L
itdck'
,
meta
:
{
title
:
'进口信用证到单'
}
},
{
path
:
'gitcrq'
,
component
:
()
=>
import
(
'~/business/gitcrq/views'
),
name
:
'
G
itcrq'
,
meta
:
{
title
:
'保函索赔登记'
}
},
{
path
:
'gitcrj'
,
component
:
()
=>
import
(
'~/business/gitcrj/views'
),
name
:
'
G
itcrj'
,
meta
:
{
title
:
'进口保函拒付'
}
},
{
path
:
'gitfee'
,
component
:
()
=>
import
(
'~/business/gitfee/views'
),
name
:
'
G
itfee'
,
meta
:
{
title
:
'进口保函收费'
}
},
{
path
:
'gitatt'
,
component
:
()
=>
import
(
'~/business/gitatt/views'
),
name
:
'
G
itatt'
,
meta
:
{
title
:
'绑定电子凭证'
}
},
{
path
:
'gctfre'
,
component
:
()
=>
import
(
'~/business/gctfre/views'
),
name
:
'
G
ctfre'
,
meta
:
{
title
:
'索赔自由报文'
}
},
{
path
:
'gctfee'
,
component
:
()
=>
import
(
'~/business/gctfee/views'
),
name
:
'
G
ctfee'
,
meta
:
{
title
:
'保函保证金调整'
}
},
{
path
:
'giteng'
,
component
:
()
=>
import
(
'~/business/giteng/views'
),
name
:
'
G
iteng'
,
meta
:
{
title
:
'保函保证金调整'
}
},
{
path
:
'gitadd'
,
component
:
()
=>
import
(
'~/business/gitadd/views'
),
name
:
'
G
itadd'
,
meta
:
{
title
:
'保函编辑参考号(公共交易)'
}
},
{
path
:
'gctadd'
,
component
:
()
=>
import
(
'~/business/gctadd/views'
),
name
:
'
G
ctadd'
,
meta
:
{
title
:
'保函索赔编辑参考号(公共交易)'
}
},
{
path
:
'gctrop'
,
component
:
()
=>
import
(
'~/business/gctrop/views'
),
name
:
'
G
ctrop'
,
meta
:
{
title
:
'保函索赔注销后激活'
}
},
{
path
:
'gctcan'
,
component
:
()
=>
import
(
'~/business/gctcan/views'
),
name
:
'
G
ctcan'
,
meta
:
{
title
:
'保函索赔注销'
}
},
{
path
:
'gitplb'
,
component
:
()
=>
import
(
'~/business/gitplb/views'
),
name
:
'
G
itplb'
,
meta
:
{
title
:
'保函责任计划变更'
}
},
{
path
:
'gitdla'
,
component
:
()
=>
import
(
'~/business/gitdla/views'
),
name
:
'
G
itdla'
,
meta
:
{
title
:
'减额后处理'
}
},
{
path
:
'fctcan'
,
component
:
()
=>
import
(
'~/business/fctcan/views'
),
name
:
'
F
ctcan'
,
meta
:
{
title
:
'保证金注销'
}
},
{
path
:
'gitrop'
,
component
:
()
=>
import
(
'~/business/gitrop/views'
),
name
:
'
G
itrop'
,
meta
:
{
title
:
'保函注销后激活'
}
},
{
path
:
'gitpca'
,
component
:
()
=>
import
(
'~/business/gitpca/views'
),
name
:
'
G
itpca'
,
meta
:
{
title
:
'关税保函预注销'
}
},
{
path
:
'gitfre'
,
component
:
()
=>
import
(
'~/business/gitfre/views'
),
name
:
'
G
itfre'
,
meta
:
{
title
:
'保函自由格式报文'
}
},
{
path
:
'fctopn'
,
component
:
()
=>
import
(
'~/business/fctopn/views'
),
name
:
'
F
ctopn'
,
meta
:
{
title
:
'保证金收取'
}
},
{
path
:
'brtacp'
,
component
:
()
=>
import
(
'~/business/brtacp/views'
),
name
:
'
B
rtacp'
,
meta
:
{
title
:
'进口信用证单据接受不符点'
}
},
{
path
:
'litsel'
,
component
:
()
=>
import
(
'~/business/litsel/views'
),
name
:
'
L
itsel'
,
meta
:
{
title
:
'进口信用证入口交易'
}
},
{
path
:
'gitcom'
,
component
:
()
=>
import
(
'~/business/gitcom/views'
),
name
:
'
G
itcom'
,
meta
:
{
title
:
'进口保函定期收费'
}
},
{
path
:
'brtdck'
,
component
:
()
=>
import
(
'~/business/brtdck/views'
),
name
:
'
B
rtdck'
,
meta
:
{
title
:
'进口信用证单据单据改单/二次到单'
}
},
{
path
:
'brtlat'
,
component
:
()
=>
import
(
'~/business/brtlat/views'
),
name
:
'
B
rtlat'
,
meta
:
{
title
:
'进口信用证单据偿还垫款'
}
},
{
path
:
'litsel'
,
component
:
()
=>
import
(
'~/business/litsel/views'
),
name
:
'
L
itsel'
,
meta
:
{
title
:
'进口信用证入口交易'
}
},
{
path
:
'litcan'
,
component
:
()
=>
import
(
'~/business/litcan/views'
),
name
:
'
L
itcan'
,
meta
:
{
title
:
'进口信用证注销'
}
},
{
path
:
'brtset'
,
component
:
()
=>
import
(
'~/business/brtset/views'
),
name
:
'
B
rtset'
,
meta
:
{
title
:
'进口信用证单据进口付汇'
}
},
{
path
:
'litdav'
,
component
:
()
=>
import
(
'~/business/litdav/views'
),
name
:
'
L
itdav'
,
meta
:
{
title
:
'进口信用证通知到单'
}
},
{
path
:
'brtcan'
,
component
:
()
=>
import
(
'~/business/brtcan/views'
),
name
:
'
B
rtcan'
,
meta
:
{
title
:
'进口信用证单据注销'
}
},
{
path
:
'brtsnd'
,
component
:
()
=>
import
(
'~/business/brtsnd/views'
),
name
:
'
B
rtsnd'
,
meta
:
{
title
:
'进口信用证单据寄单'
}
},
{
path
:
'brtdcr'
,
component
:
()
=>
import
(
'~/business/brtdcr/views'
),
name
:
'
B
rtdcr'
,
meta
:
{
title
:
'进口信用证单据拒付/不符点处理'
}
},
{
path
:
'brteus'
,
component
:
()
=>
import
(
'~/business/brteus/views'
),
name
:
'
B
rteus'
,
meta
:
{
title
:
'进口信用证单据展期'
}
},
{
path
:
'brtcsg'
,
component
:
()
=>
import
(
'~/business/brtcsg/views'
),
name
:
'
B
rtcsg'
,
meta
:
{
title
:
'进口信用证单据提货担保注销'
}
},
{
path
:
'litrog'
,
component
:
()
=>
import
(
'~/business/litrog/views'
),
name
:
'
L
itrog'
,
meta
:
{
title
:
'进口信用证提货担保'
}
},
{
path
:
'gitenc'
,
component
:
()
=>
import
(
'~/business/gitenc/views'
),
name
:
'
G
itenc'
,
meta
:
{
title
:
'进口信用证单据提货担保注销'
}
},
{
path
:
'litdla'
,
component
:
()
=>
import
(
'~/business/litdla/views'
),
name
:
'
L
itdla'
,
meta
:
{
title
:
'进口信用证减额修改接受'
}
},
{
path
:
'brtudp'
,
component
:
()
=>
import
(
'~/business/brtudp/views'
),
name
:
'
B
rtudp'
,
meta
:
{
title
:
'进口信用证单据承兑'
}
},
{
path
:
'letopn'
,
component
:
()
=>
import
(
'~/business/letopn/views'
),
name
:
'
L
etopn'
,
meta
:
{
title
:
'出口信用证开立'
}
},
{
path
:
'brtame'
,
component
:
()
=>
import
(
'~/business/brtame/views'
),
name
:
'
B
rtame'
,
meta
:
{
title
:
'进口信用证单据提货担保修改'
}
},
{
path
:
'infbrd'
,
component
:
()
=>
import
(
'~/business/infbrd/views'
),
name
:
'
I
nfbrd'
,
meta
:
{
title
:
'进口信用证单据入口交易'
}
},
{
path
:
'inflid'
,
component
:
()
=>
import
(
'~/business/inflid/views'
),
name
:
'
I
nflid'
,
meta
:
{
title
:
'信用证入口交易'
}
},
{
path
:
'infled'
,
component
:
()
=>
import
(
'~/business/infled/views'
),
name
:
'
I
nfled'
,
meta
:
{
title
:
'出口信用证交易查询'
}
},
{
path
:
'letame'
,
component
:
()
=>
import
(
'~/business/letame/views'
),
name
:
'
L
etame'
,
meta
:
{
title
:
'出口信用证修改'
}
},
{
path
:
'letcan'
,
component
:
()
=>
import
(
'~/business/letcan/views'
),
name
:
'
L
etcan'
,
meta
:
{
title
:
'出口信用证注销'
}
},
{
path
:
'letnot'
,
component
:
()
=>
import
(
'~/business/letnot/views'
),
name
:
'
L
etnot'
,
meta
:
{
title
:
'出口信用证预通知'
}
},
{
path
:
'betcan'
,
component
:
()
=>
import
(
'~/business/betcan/views'
),
name
:
'
B
etcan'
,
meta
:
{
title
:
'出口信用证单据注销'
}
},
{
path
:
'betrcl'
,
component
:
()
=>
import
(
'~/business/betrcl/views'
),
name
:
'
B
etrcl'
,
meta
:
{
title
:
'出口信用证单据出口单据索汇'
}
},
{
path
:
'betacc'
,
component
:
()
=>
import
(
'~/business/betacc/views'
),
name
:
'
B
etacc'
,
meta
:
{
title
:
'出口信用证单据承兑'
}
},
{
path
:
'betdcr'
,
component
:
()
=>
import
(
'~/business/betdcr/views'
),
name
:
'
B
etdcr'
,
meta
:
{
title
:
'出口信用证单据电提不符点/开证行拒付'
}
},
{
path
:
'infbed'
,
component
:
()
=>
import
(
'~/business/infbed/views'
),
name
:
'
I
nfbed'
,
meta
:
{
title
:
'出口信用证单据查询'
}
},
{
path
:
'letdrv'
,
component
:
()
=>
import
(
'~/business/letdrv/views'
),
name
:
'
L
etdrv'
,
meta
:
{
title
:
'出口信用证出口收单'
}
},
{
path
:
'letdrw'
,
component
:
()
=>
import
(
'~/business/letdrw/views'
),
name
:
'
L
etdrw'
,
meta
:
{
title
:
'出口信用证单据收单'
}
},
{
path
:
'letamc'
,
component
:
()
=>
import
(
'~/business/letamc/views'
),
name
:
'
L
etamc'
,
meta
:
{
title
:
'出口信用证通知加保兑'
}
},
{
path
:
'betdrv'
,
component
:
()
=>
import
(
'~/business/betdrv/views'
),
name
:
'
B
etdrv'
,
meta
:
{
title
:
'出口信用证单据修改单据金额'
}
},
{
path
:
'betset'
,
component
:
()
=>
import
(
'~/business/betset/views'
),
name
:
'
B
etset'
,
meta
:
{
title
:
'出口信用证出口收汇'
}
},
{
path
:
'betsnd'
,
component
:
()
=>
import
(
'~/business/betsnd/views'
),
name
:
'
B
etsnd'
,
meta
:
{
title
:
'出口信用证寄单'
}
},
{
path
:
'letdav'
,
component
:
()
=>
import
(
'~/business/letdav/views'
),
name
:
'
L
etdav'
,
meta
:
{
title
:
'出口信用证预通知到单'
}
},
{
path
:
'letrsv'
,
component
:
()
=>
import
(
'~/business/letrsv/views'
),
name
:
'
L
etrsv'
,
meta
:
{
title
:
'出口信用证补通知'
}
},
{
path
:
'betamc'
,
component
:
()
=>
import
(
'~/business/betamc/views'
),
name
:
'
B
etamc'
,
meta
:
{
title
:
'出口信用证保兑额度释放'
}
},
{
path
:
'infbod'
,
component
:
()
=>
import
(
'~/business/infbod/views'
),
name
:
'
I
nfbod'
,
meta
:
{
title
:
'出口托收查询'
}
},
{
path
:
'botsel'
,
component
:
()
=>
import
(
'~/business/botsel/views'
),
name
:
'
B
otsel'
,
meta
:
{
title
:
'出口托收入口交易BOTSEL'
}
},
{
path
:
'botacc'
,
component
:
()
=>
import
(
'~/business/botacc/views'
),
name
:
'
B
otacc'
,
meta
:
{
title
:
'出口托收承兑'
}
},
{
path
:
'botdav'
,
component
:
()
=>
import
(
'~/business/botdav/views'
),
name
:
'
B
otdav'
,
meta
:
{
title
:
'出口托收寄单'
}
},
{
path
:
'botcan'
,
component
:
()
=>
import
(
'~/business/botcan/views'
),
name
:
'
B
otcan'
,
meta
:
{
title
:
'出口托收注销'
}
},
{
path
:
'botset'
,
component
:
()
=>
import
(
'~/business/botset/views'
),
name
:
'
B
otset'
,
meta
:
{
title
:
'出口托收收汇'
}
},
{
path
:
'botdcr'
,
component
:
()
=>
import
(
'~/business/botdcr/views'
),
name
:
'
B
otdcr'
,
meta
:
{
title
:
'出口托收拒付/不符点处理'
}
},
{
path
:
'botrad'
,
component
:
()
=>
import
(
'~/business/botrad/views'
),
name
:
'
B
otrad'
,
meta
:
{
title
:
'出口托收二次寄单'
}
},
{
path
:
'botame'
,
component
:
()
=>
import
(
'~/business/botame/views'
),
name
:
'
B
otame'
,
meta
:
{
title
:
'出口托收修改'
}
},
{
path
:
'bctdav'
,
component
:
()
=>
import
(
'~/business/bctdav/views'
),
name
:
'
B
ctdav'
,
meta
:
{
title
:
'进口代收'
}
},
{
path
:
'bctdor'
,
component
:
()
=>
import
(
'~/business/bctdor/views'
),
name
:
'
B
ctdor'
,
meta
:
{
title
:
'进口代收拒付/不符点处理'
}
},
{
path
:
'bctset'
,
component
:
()
=>
import
(
'~/business/bctset/views'
),
name
:
'
B
ctset'
,
meta
:
{
title
:
'进口代收付款'
}
},
{
path
:
'infbcd'
,
component
:
()
=>
import
(
'~/business/infbcd/views'
),
name
:
'
i
nfbcd'
,
meta
:
{
title
:
'进口代收入口交易'
}},
{
path
:
'bctacc'
,
component
:
()
=>
import
(
'~/business/bctacc/views'
),
name
:
'
b
ctacc'
,
meta
:
{
title
:
'进口代收承兑'
}},
{
path
:
'bctame'
,
component
:
()
=>
import
(
'~/business/bctame/views'
),
name
:
'
b
ctame'
,
meta
:
{
title
:
'进口代收修改'
}},
{
path
:
'bctcan'
,
component
:
()
=>
import
(
'~/business/bctcan/views'
),
name
:
'
b
ctcan'
,
meta
:
{
title
:
'进口代收注销'
}},
{
path
:
'bctrad'
,
component
:
()
=>
import
(
'~/business/bctrad/views'
),
name
:
'
b
ctrad'
,
meta
:
{
title
:
'进口代收二次收单'
}},
{
path
:
'infccd'
,
component
:
()
=>
import
(
'~/business/infccd/views'
),
name
:
'
i
nfccd'
,
meta
:
{
title
:
'光票托收入口交易'
}},
{
path
:
'cctdav'
,
component
:
()
=>
import
(
'~/business/cctdav/views'
),
name
:
'
c
ctdav'
,
meta
:
{
title
:
'光票托收开立'
}},
{
path
:
'cltdav'
,
component
:
()
=>
import
(
'~/business/cltdav/views'
),
name
:
'
c
ltdav'
,
meta
:
{
title
:
'打包托收开立'
}},
{
path
:
'clttra'
,
component
:
()
=>
import
(
'~/business/clttra/views'
),
name
:
'
c
lttra'
,
meta
:
{
title
:
'打包托收催收'
}},
{
path
:
'cltset'
,
component
:
()
=>
import
(
'~/business/cltset/views'
),
name
:
'
c
ltset'
,
meta
:
{
title
:
'打包托收解包'
}},
{
path
:
'infbcd'
,
component
:
()
=>
import
(
'~/business/infbcd/views'
),
name
:
'
I
nfbcd'
,
meta
:
{
title
:
'进口代收入口交易'
}},
{
path
:
'bctacc'
,
component
:
()
=>
import
(
'~/business/bctacc/views'
),
name
:
'
B
ctacc'
,
meta
:
{
title
:
'进口代收承兑'
}},
{
path
:
'bctame'
,
component
:
()
=>
import
(
'~/business/bctame/views'
),
name
:
'
B
ctame'
,
meta
:
{
title
:
'进口代收修改'
}},
{
path
:
'bctcan'
,
component
:
()
=>
import
(
'~/business/bctcan/views'
),
name
:
'
B
ctcan'
,
meta
:
{
title
:
'进口代收注销'
}},
{
path
:
'bctrad'
,
component
:
()
=>
import
(
'~/business/bctrad/views'
),
name
:
'
B
ctrad'
,
meta
:
{
title
:
'进口代收二次收单'
}},
{
path
:
'infccd'
,
component
:
()
=>
import
(
'~/business/infccd/views'
),
name
:
'
I
nfccd'
,
meta
:
{
title
:
'光票托收入口交易'
}},
{
path
:
'cctdav'
,
component
:
()
=>
import
(
'~/business/cctdav/views'
),
name
:
'
C
ctdav'
,
meta
:
{
title
:
'光票托收开立'
}},
{
path
:
'cltdav'
,
component
:
()
=>
import
(
'~/business/cltdav/views'
),
name
:
'
C
ltdav'
,
meta
:
{
title
:
'打包托收开立'
}},
{
path
:
'clttra'
,
component
:
()
=>
import
(
'~/business/clttra/views'
),
name
:
'
C
lttra'
,
meta
:
{
title
:
'打包托收催收'
}},
{
path
:
'cltset'
,
component
:
()
=>
import
(
'~/business/cltset/views'
),
name
:
'
C
ltset'
,
meta
:
{
title
:
'打包托收解包'
}},
{
path
:
'ccttra'
,
component
:
()
=>
import
(
'~/business/ccttra/views'
),
name
:
'
c
cttra'
,
meta
:
{
title
:
'光票托收催收'
}},
{
path
:
'cctset'
,
component
:
()
=>
import
(
'~/business/cctset/views'
),
name
:
'
c
ctset'
,
meta
:
{
title
:
'光票托收结汇'
}},
{
path
:
'cctdcr'
,
component
:
()
=>
import
(
'~/business/cctdcr/views'
),
name
:
'
c
ctdcr'
,
meta
:
{
title
:
'光票托收退票'
}},
{
path
:
'infcld'
,
component
:
()
=>
import
(
'~/business/infcld/views'
),
name
:
'
i
nfcld'
,
meta
:
{
title
:
'打包托收查询'
}},
{
path
:
'ccttra'
,
component
:
()
=>
import
(
'~/business/ccttra/views'
),
name
:
'
C
cttra'
,
meta
:
{
title
:
'光票托收催收'
}},
{
path
:
'cctset'
,
component
:
()
=>
import
(
'~/business/cctset/views'
),
name
:
'
C
ctset'
,
meta
:
{
title
:
'光票托收结汇'
}},
{
path
:
'cctdcr'
,
component
:
()
=>
import
(
'~/business/cctdcr/views'
),
name
:
'
C
ctdcr'
,
meta
:
{
title
:
'光票托收退票'
}},
{
path
:
'infcld'
,
component
:
()
=>
import
(
'~/business/infcld/views'
),
name
:
'
I
nfcld'
,
meta
:
{
title
:
'打包托收查询'
}},
]
export
default
Business
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment