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
zhouqian
vue-gjjs
Commits
0906ff29
Commit
0906ff29
authored
Sep 02, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增BETAMC交易路由设置
parent
d7a38db3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
BusRouter.js
src/views/Business/BusRouter.js
+3
-0
No files found.
src/views/Business/BusRouter.js
View file @
0906ff29
...
...
@@ -121,6 +121,7 @@ import Bttdcr from "./Bttdcr"
import
Bttset
from
"./Bttset"
import
Bttrcl
from
"./Bttrcl"
import
Betacc
from
"./Betacc"
import
Betamc
from
"./Betamc"
import
Betrcl
from
"./Betrcl"
import
InftrnpsDetail
from
"./Trnrel/InftrnpsDetail"
import
TrnfndsDetail
from
"./Trnrel/Trnfnd/TrnfndsDetail"
...
...
@@ -278,6 +279,8 @@ const BusRouter = [
{
path
:
'bptcan'
,
component
:
Bptcan
,
name
:
'Bptcan'
,
meta
:
{
title
:
'出口融资注销'
}
},
{
path
:
'betacc'
,
component
:
Betacc
,
name
:
'Betacc'
,
meta
:
{
title
:
'出口信用证单据承兑'
}
},
{
path
:
'betamc'
,
component
:
Betamc
,
name
:
'Betamc'
,
meta
:
{
title
:
'出口信用证保兑额度释放'
}
},
{
path
:
'betrcl'
,
component
:
Betrcl
,
name
:
'Betrcl'
,
meta
:
{
title
:
'出口信用证单据索汇'
}
},
{
path
:
'betrcl'
,
component
:
Betrcl
,
name
:
'Betrcl'
,
meta
:
{
title
:
'出口信用证单据出口单据索汇'
}
},
{
path
:
'betset'
,
component
:
Betset
,
name
:
'Betset'
,
meta
:
{
title
:
'出口信用证单据出口收汇'
}
},
...
...
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