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
3c81ea5f
Commit
3c81ea5f
authored
Sep 19, 2022
by
zhujiazhan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加sprtneg菜单
parent
92bf3c8b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
BusRouter.js
src/views/Business/BusRouter.js
+2
-0
SideMenu.vue
src/views/Layout/SideMenu.vue
+6
-4
No files found.
src/views/Business/BusRouter.js
View file @
3c81ea5f
...
...
@@ -46,6 +46,7 @@ import Bptame from './Bptame'
import
Bptcan
from
'./Bptcan'
import
Sptrel
from
"./Sptrel"
import
Sptneg
from
"./Sptneg"
import
Sptrou
from
"./Sptrou"
import
Bddsel
from
"./Bddsel"
import
Infbdd
from
"./Infbdd"
...
...
@@ -295,6 +296,7 @@ const BusRouter = [
{
path
:
'betrcl'
,
component
:
Betrcl
,
name
:
'Betrcl'
,
meta
:
{
title
:
'出口信用证单据出口单据索汇'
}
},
{
path
:
'betset'
,
component
:
Betset
,
name
:
'Betset'
,
meta
:
{
title
:
'出口信用证单据出口收汇'
}
},
{
path
:
'sptrel'
,
component
:
Sptrel
,
name
:
'Sptrel'
,
meta
:
{
title
:
'Sptrel'
}
},
{
path
:
'sptneg'
,
component
:
Sptneg
,
name
:
'Sptneg'
,
meta
:
{
title
:
'Sptneg'
}
},
{
path
:
'sptrou'
,
component
:
Sptrou
,
name
:
'Sptrou'
,
meta
:
{
title
:
'Sptrou'
}
},
{
path
:
'bddsel'
,
component
:
Bddsel
,
name
:
'Bddsel'
,
meta
:
{
title
:
'Bddsel'
}
},
{
path
:
'infbdd'
,
component
:
Infbdd
,
name
:
'Infbdd'
,
meta
:
{
title
:
'买方信用证单据查询'
}
},
...
...
src/views/Layout/SideMenu.vue
View file @
3c81ea5f
...
...
@@ -128,10 +128,10 @@ export default {
{
inifrm
:
"dbiusr"
,
ininam
:
"Dbiusr"
,
pntmiu
:
"10"
},
//{ inifrm: "dbibch", ininam: "Dbibch", pntmiu: "10" },
{
inifrm
:
"infusr"
,
ininam
:
"用户信息"
,
pntmiu
:
"10"
},
{
inifrm
:
"11"
,
ininam
:
"卖方信用证"
,
pntmiu
:
""
},
{
inifrm
:
"detopn"
,
ininam
:
"卖方信用证开立"
,
pntmiu
:
"11"
},
{
inifrm
:
"detame"
,
ininam
:
"卖方信用证修改"
,
pntmiu
:
"11"
},
{
inifrm
:
"detsel"
,
ininam
:
"卖方信用证查询"
,
pntmiu
:
"11"
},
//
{ inifrm: "11", ininam: "卖方信用证", pntmiu: "" },
//
{ inifrm: "detopn", ininam: "卖方信用证开立", pntmiu: "11" },
//
{ inifrm: "detame", ininam: "卖方信用证修改", pntmiu: "11" },
//
{ inifrm: "detsel", ininam: "卖方信用证查询", pntmiu: "11" },
{
inifrm
:
"12"
,
ininam
:
"智能审单"
,
pntmiu
:
""
},
{
inifrm
:
"examRule"
,
ininam
:
"智能审单规则配置"
,
pntmiu
:
"12"
},
...
...
@@ -146,6 +146,8 @@ export default {
{
inifrm
:
"switsk"
,
ininam
:
"Switsk"
,
pntmiu
:
"14"
},
{
inifrm
:
"mgrtsk"
,
ininam
:
"Mgrtsk"
,
pntmiu
:
"14"
},
{
inifrm
:
"sptrel"
,
ininam
:
"sptrel"
,
pntmiu
:
"14"
},
{
inifrm
:
"sptneg"
,
ininam
:
"sptneg"
,
pntmiu
:
"14"
},
{
inifrm
:
"15"
,
ininam
:
"福费廷管理"
,
pntmiu
:
""
},
{
inifrm
:
"assetInfo"
,
ininam
:
"资产信息管理"
,
pntmiu
:
"15"
},
...
...
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