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
0a4a44a2
Commit
0a4a44a2
authored
Dec 24, 2021
by
cl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cl bus
parent
ebc26077
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
BusRouter.js
src/views/Business/BusRouter.js
+8
-0
No files found.
src/views/Business/BusRouter.js
View file @
0a4a44a2
...
@@ -67,6 +67,10 @@ import Infbcd from "./Infbcd"
...
@@ -67,6 +67,10 @@ import Infbcd from "./Infbcd"
import
Bttcan
from
"./Bttcan"
import
Bttcan
from
"./Bttcan"
import
Bttacc
from
"./Bttacc"
import
Bttacc
from
"./Bttacc"
import
Cltdav
from
"./Cltdav"
import
Cltset
from
"./Cltset"
import
Clttra
from
"./Clttra"
/**
/**
* 带有name的才会被添加进顶部的标签页里
* 带有name的才会被添加进顶部的标签页里
*/
*/
...
@@ -141,5 +145,8 @@ const BusRouter = [
...
@@ -141,5 +145,8 @@ const BusRouter = [
{
path
:
'inffee'
,
component
:
Inffee
,
name
:
'Inffee'
,
meta
:
{
title
:
'费用管理'
}
},
{
path
:
'inffee'
,
component
:
Inffee
,
name
:
'Inffee'
,
meta
:
{
title
:
'费用管理'
}
},
{
path
:
'infptm'
,
component
:
Botset
,
name
:
'Infptm'
,
meta
:
{
title
:
'客户BIC查询'
}
},
{
path
:
'infptm'
,
component
:
Botset
,
name
:
'Infptm'
,
meta
:
{
title
:
'客户BIC查询'
}
},
{
path
:
'infbcd'
,
component
:
Infbcd
,
name
:
'Infbcd'
,
meta
:
{
title
:
'进口代收查询'
}
},
{
path
:
'infbcd'
,
component
:
Infbcd
,
name
:
'Infbcd'
,
meta
:
{
title
:
'进口代收查询'
}
},
{
path
:
'cltdav'
,
component
:
Cltdav
,
name
:
'Cltdav'
,
meta
:
{
title
:
'打包托收开立'
}
},
{
path
:
'cltset'
,
component
:
Cltset
,
name
:
'Cltset'
,
meta
:
{
title
:
'打包托收解包'
}
},
{
path
:
'clttra'
,
component
:
Clttra
,
name
:
'Clttra'
,
meta
:
{
title
:
'打包托收催收'
}
},
]
]
export
default
BusRouter
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