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
68884a49
Commit
68884a49
authored
Jul 20, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infbcd中增加寄单bctdav按钮以及SideMenu中进口托收侧边栏修改。
parent
8a94c947
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
11 deletions
+14
-11
Infsea.vue
src/views/Business/Infbcd/Infsea.vue
+6
-3
SideMenu.vue
src/views/Layout/SideMenu.vue
+8
-8
No files found.
src/views/Business/Infbcd/Infsea.vue
View file @
68884a49
...
...
@@ -178,7 +178,10 @@
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
style=
"margin-top: 10px"
>
<c-button
class=
"medium_bcs"
size=
"medium"
style=
"margin-left: 0px"
type=
"primary"
@
click=
"toBctdav"
>
寄单
</c-button>
</c-col>
...
...
@@ -355,9 +358,9 @@ export
this
.
$emit
(
'updateShowPanel'
,
true
)
},
// toBo
tdav() {
// this.$router.history.push("/business/bo
tdav")
//
}
toBc
tdav
()
{
this
.
$router
.
history
.
push
(
"/business/bc
tdav"
)
}
},
created
:
function
()
{
...
...
src/views/Layout/SideMenu.vue
View file @
68884a49
...
...
@@ -86,19 +86,19 @@ export default {
// { inifrm: "inftrd", ininam: "进口押汇查询", pntmiu: "4" },
// { inifrm: "trtame", ininam: "进口融资修改", pntmiu: "4" },
// { inifrm: "inftxm", ininam: "条式语句查询", pntmiu: "4" },
{
inifrm
:
"5"
,
ininam
:
"进口代收"
,
pntmiu
:
""
},
{
inifrm
:
"bctdav"
,
ininam
:
"进口代收到单通知"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctame"
,
ininam
:
"进口代收修改"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctacc"
,
ininam
:
"进口代收承兑"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctrad"
,
ininam
:
"进口代收二次收单"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctdor"
,
ininam
:
"进口代收拒付"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctset"
,
ininam
:
"进口代收付款"
,
pntmiu
:
"5"
},
{
inifrm
:
"bctcan"
,
ininam
:
"进口代收注销"
,
pntmiu
:
"5"
},
//
{ inifrm: "bctdav", ininam: "进口代收到单通知", pntmiu: "5" },
//
{ inifrm: "bctame", ininam: "进口代收修改", pntmiu: "5" },
//
{ inifrm: "bctacc", ininam: "进口代收承兑", pntmiu: "5" },
//
{ inifrm: "bctrad", ininam: "进口代收二次收单", pntmiu: "5" },
//
{ inifrm: "bctdor", ininam: "进口代收拒付", pntmiu: "5" },
//
{ inifrm: "bctset", ininam: "进口代收付款", pntmiu: "5" },
//
{ inifrm: "bctcan", ininam: "进口代收注销", pntmiu: "5" },
{
inifrm
:
"infbcd"
,
ininam
:
"进口代收查询"
,
pntmiu
:
"5"
},
{
inifrm
:
"6"
,
ininam
:
"出口托收"
,
pntmiu
:
""
},
{
inifrm
:
"infbod"
,
ininam
:
"出口托收入口交易"
,
pntmiu
:
"6"
},
{
inifrm
:
"botsel"
,
ininam
:
"出口托收入口交易Botsel"
,
pntmiu
:
"6"
},
{
inifrm
:
"botdav"
,
ininam
:
"出口托收寄单"
,
pntmiu
:
"6"
},
{
inifrm
:
"botame"
,
ininam
:
"出口托收修改"
,
pntmiu
:
"6"
},
{
inifrm
:
"botdcr"
,
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