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
48c0b2c9
Commit
48c0b2c9
authored
Dec 23, 2021
by
zhangzhenmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
进口代收查询,费用查询
parent
240f8491
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
BusRouter.js
src/views/Business/BusRouter.js
+5
-0
SideMenu.vue
src/views/Layout/SideMenu.vue
+1
-0
No files found.
src/views/Business/BusRouter.js
View file @
48c0b2c9
...
...
@@ -55,6 +55,8 @@ import Botset from "./Botset"
import
Infbpd
from
"./Infbpd"
import
Inftxm
from
"./Inftxm"
import
Bctdav
from
"./Bctdav"
import
Inffee
from
"./Inffee"
import
Infbcd
from
"./Infbcd"
import
Bttcan
from
"./Bttcan"
import
Bttacc
from
"./Bttacc"
...
...
@@ -124,6 +126,8 @@ const BusRouter = [
{
path
:
'botdcr'
,
component
:
Botdcr
,
name
:
'Botdcr'
,
meta
:
{
title
:
'出口托收拒付/不符点'
}
},
{
path
:
'botset'
,
component
:
Botset
,
name
:
'Botset'
,
meta
:
{
title
:
'出口托收收汇'
}
},
{
path
:
'inffec'
,
component
:
Botset
,
name
:
'Inffec'
,
meta
:
{
title
:
'费用条件查询'
}
},
{
path
:
'inffee'
,
component
:
Inffee
,
name
:
'Inffee'
,
meta
:
{
title
:
'费用管理'
}
},
{
path
:
'infptm'
,
component
:
Botset
,
name
:
'Infptm'
,
meta
:
{
title
:
'客户BIC查询'
}
},
{
path
:
'infbcd'
,
component
:
Infbcd
,
name
:
'Infbcd'
,
meta
:
{
title
:
'进口代收查询'
}
},
]
export
default
BusRouter
\ No newline at end of file
src/views/Layout/SideMenu.vue
View file @
48c0b2c9
...
...
@@ -83,6 +83,7 @@ export default {
{
inifrm
:
"5"
,
ininam
:
"进口代收"
,
pntmiu
:
""
},
{
inifrm
:
"bctdav"
,
ininam
:
"进口代收"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctacc"
,
ininam
:
"进口代收承兑"
,
pntmiu
:
"5"
},
{
inifrm
:
"infbcd"
,
ininam
:
"进口代收查询"
,
pntmiu
:
"5"
},
{
inifrm
:
"6"
,
ininam
:
"出口托收"
,
pntmiu
:
""
},
{
inifrm
:
"botdav"
,
ininam
:
"出口托收寄单"
,
pntmiu
:
"6"
},
{
inifrm
:
"botame"
,
ininam
:
"出口托收修改"
,
pntmiu
:
"6"
},
...
...
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