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
2f9f4a46
Commit
2f9f4a46
authored
Jan 11, 2022
by
吴佳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2022.01.11 wujia 1,菜单按照实际情况优化(保留“信用证查询”和“单据查询”)。
parent
3aa8512f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
Infsea.vue
src/views/Business/Infdid/Infsea.vue
+6
-3
SideMenu.vue
src/views/Layout/SideMenu.vue
+7
-7
No files found.
src/views/Business/Infdid/Infsea.vue
View file @
2f9f4a46
...
...
@@ -296,7 +296,7 @@
</c-list-search>
<c-col
:span=
"24"
style=
"margin-top: 10px"
>
<c-button
type=
"primary"
size=
"small"
>
信用证开立
</c-button>
<c-button
type=
"primary"
size=
"small"
@
click=
"toDitopn"
>
信用证开立
</c-button>
</c-col>
<el-row>
...
...
@@ -361,14 +361,14 @@
处理
</c-button>
<c-button
<
!-- <
c-button
style="margin-left: 0"
size="small"
type="primary"
@click="getDitSelInfo(scope.$index, scope.row)"
>
info
</c-button>
</c-button>
-->
</template>
</el-table-column>
</c-istream-table>
...
...
@@ -671,6 +671,9 @@ export default {
this
.
trnData
.
data
=
rtnmsg
.
data
.
infcon_trnstm
.
rows
;
}
},
toDitopn
(){
this
.
$router
.
history
.
push
(
"/business/ditopn"
)
}
},
created
:
function
()
{},
};
...
...
src/views/Layout/SideMenu.vue
View file @
2f9f4a46
...
...
@@ -43,15 +43,15 @@ export default {
{
inifrm
:
"cptopn"
,
ininam
:
"汇出汇款"
,
pntmiu
:
"1"
},
{
inifrm
:
"cptadv"
,
ininam
:
"汇入汇款"
,
pntmiu
:
"1"
},
{
inifrm
:
"2"
,
ininam
:
"买方信用证"
,
pntmiu
:
""
},
{
inifrm
:
"ditopn"
,
ininam
:
"信用证开立"
,
pntmiu
:
"2"
},
{
inifrm
:
"ditame"
,
ininam
:
"信用证修改"
,
pntmiu
:
"2"
},
{
inifrm
:
"ditcan"
,
ininam
:
"信用证注销"
,
pntmiu
:
"2"
},
//
{ inifrm: "ditopn", ininam: "信用证开立", pntmiu: "2" },
//
{ inifrm: "ditame", ininam: "信用证修改", pntmiu: "2" },
//
{ inifrm: "ditcan", ininam: "信用证注销", pntmiu: "2" },
{
inifrm
:
"infdid"
,
ininam
:
"信用证交易查询"
,
pntmiu
:
"2"
},
{
inifrm
:
"infbdd"
,
ininam
:
"信用证单据查询"
,
pntmiu
:
"2"
},
{
inifrm
:
"bdtudp"
,
ininam
:
"信用证承兑"
,
pntmiu
:
"2"
},
{
inifrm
:
"bdtdcr"
,
ininam
:
"信用证不符点/拒付"
,
pntmiu
:
"2"
},
{
inifrm
:
"ditdck"
,
ininam
:
"信用证到单"
,
pntmiu
:
"2"
},
{
inifrm
:
"bdtset"
,
ininam
:
"信用证付款"
,
pntmiu
:
"2"
},
//
{ inifrm: "bdtudp", ininam: "信用证承兑", pntmiu: "2" },
//
{ inifrm: "bdtdcr", ininam: "信用证不符点/拒付", pntmiu: "2" },
//
{ inifrm: "ditdck", ininam: "信用证到单", pntmiu: "2" },
//
{ inifrm: "bdtset", ininam: "信用证付款", pntmiu: "2" },
{
inifrm
:
"3"
,
ininam
:
"出口信用证"
,
pntmiu
:
""
},
{
inifrm
:
"letsel"
,
ininam
:
"出口信用证查询"
,
pntmiu
:
"3"
},
{
inifrm
:
"letopn"
,
ininam
:
"出口信用证通知"
,
pntmiu
:
"3"
},
...
...
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