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
af863a1b
Commit
af863a1b
authored
Sep 06, 2022
by
“yanyuxin”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
进口融资路由修改
parent
dbae841c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
BusRouter.js
src/views/Business/BusRouter.js
+11
-0
No files found.
src/views/Business/BusRouter.js
View file @
af863a1b
...
...
@@ -200,6 +200,12 @@ import Getcan from "./Getcan"
import
Gitcan
from
"./Gitcan"
import
Gitcrj
from
"./Gitcrj"
import
Gctcan
from
"./Gctcan"
// import Trtrcl from "./Trtrcl"
import
Trtset
from
"./Trtset"
import
Trtcan
from
"./Trtcan"
/**
* 带有name的才会被添加进顶部的标签页里
*/
...
...
@@ -410,5 +416,9 @@ const BusRouter = [
{
path
:
'Cptrel'
,
component
:
Cptrel
,
name
:
'Cptrel'
,
meta
:
{
title
:
'汇款复核与查询'
}
},
{
path
:
'Cptcan'
,
component
:
Cptcan
,
name
:
'Cptcan'
,
meta
:
{
title
:
'汇款注销'
}
},
{
path
:
'Cptrep'
,
component
:
Cptrep
,
name
:
'Cptrep'
,
meta
:
{
title
:
'挂账解付'
}
},
// { path: 'trtrcl', component: Trtrcl, name: 'Trtrcl', meta: { title: '进口融资索汇' }},
{
path
:
'trtset'
,
component
:
Trtset
,
name
:
'Trtset'
,
meta
:
{
title
:
'进口融资还款'
}
},
{
path
:
'trtcan'
,
component
:
Trtcan
,
name
:
'Trtcan'
,
meta
:
{
title
:
'进口融资注销'
}
},
]
export
default
BusRouter
\ 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