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
5e84fbef
Commit
5e84fbef
authored
Jan 18, 2023
by
“wufan”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FCTCAN交易转换
parent
5c6bddaa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ReviewRouter.js
src/views/Review/ReviewRouter.js
+2
-2
No files found.
src/views/Review/ReviewRouter.js
View file @
5e84fbef
...
...
@@ -137,9 +137,11 @@ import ReviewGctrop from "./Business/ReviewGctrop.vue";
import
ReviewGitrop
from
"./Business/ReviewGitrop.vue"
;
import
ReviewGctfee
from
"./Business/ReviewGctfee.vue"
;
import
ReviewFctopn
from
"./Business/ReviewFctopn.vue"
;
import
ReviewFctcan
from
"./Business/ReviewFctcan.vue"
;
const
ReviewRouter
=
[
{
path
:
"fctcan"
,
component
:
ReviewFctcan
,
name
:
"ReviewFctcan"
,
meta
:
{
title
:
"复核-保证金撤销"
}
},
{
path
:
"gctadd"
,
component
:
ReviewGctadd
,
name
:
"ReviewGctadd"
,
meta
:
{
title
:
"复核-保函索赔编辑参考号"
}
},
{
path
:
"gitfee"
,
component
:
ReviewGitfee
,
name
:
"ReviewGitfee"
,
meta
:
{
title
:
"复核-进口保函收费"
}
},
{
path
:
"gitpca"
,
component
:
ReviewGitpca
,
name
:
"ReviewGitpca"
,
meta
:
{
title
:
"复核-关税保函预注销"
}
},
...
...
@@ -290,8 +292,6 @@ const ReviewRouter = [
{
path
:
"bttdck"
,
component
:
ReviewBttdck
,
name
:
"ReviewBttdck"
,
meta
:
{
title
:
"复核-Bttdck"
}
},
{
path
:
"gctrop"
,
component
:
ReviewGctrop
,
name
:
"ReviewGctrop"
,
meta
:
{
title
:
"复核-Gctrop"
}
},
{
path
:
"gitrop"
,
component
:
ReviewGitrop
,
name
:
"ReviewGitrop"
,
meta
:
{
title
:
"复核-Gitrop"
}
},
{
path
:
"gctfee"
,
component
:
ReviewGctfee
,
name
:
"ReviewGctfee"
,
meta
:
{
title
:
"复核-Gctfee"
}
},
{
path
:
"fctopn"
,
component
:
ReviewFctopn
,
name
:
"ReviewFctopn"
,
meta
:
{
title
:
"复核-Fctopn"
}
},
];
...
...
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