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
1afc2f5f
Commit
1afc2f5f
authored
Jan 10, 2023
by
LiRui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Gitadd路由添加
parent
c61f1ae9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
BusRouter.js
src/views/Business/BusRouter.js
+2
-0
No files found.
src/views/Business/BusRouter.js
View file @
1afc2f5f
...
...
@@ -158,6 +158,7 @@ import Gitsel from "./Gitsel"
import
Infgid
from
"./Infgid"
import
Gitset
from
"./Gitset"
import
Gitcrq
from
"./Gitcrq"
import
Gitadd
from
"./Gitadd"
import
Infgcd
from
"./Infgcd"
import
Getsel
from
"./Getsel"
import
Getopn
from
"./Getopn"
...
...
@@ -500,6 +501,7 @@ const BusRouter = [
{
path
:
'gitopn'
,
component
:
Gitopn
,
name
:
'Gitopn'
,
meta
:
{
title
:
'进口保函开立'
}
},
{
path
:
'gitame'
,
component
:
Gitame
,
name
:
'Gitame'
,
meta
:
{
title
:
'进口保函修改'
}
},
{
path
:
'gitsel'
,
component
:
Gitsel
,
name
:
'Gitsel'
,
meta
:
{
title
:
'进口保函查询'
}
},
{
path
:
'gitadd'
,
component
:
Gitadd
,
name
:
'Gitadd'
,
meta
:
{
title
:
'保函编辑参考号'
}
},
{
path
:
'infgid'
,
component
:
Infgid
,
name
:
'Infgid'
,
meta
:
{
title
:
'保函入口交易'
}
},
{
path
:
'gitset'
,
component
:
Gitset
,
name
:
'Gitset'
,
meta
:
{
title
:
'进口保函赔付'
}
},
{
path
:
'gitcrq'
,
component
:
Gitcrq
,
name
:
'Gitcrq'
,
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