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
bdbecc27
Commit
bdbecc27
authored
Jul 20, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
detame交易调整
parent
7785aee3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
7 deletions
+11
-7
index.js
src/model/Detame/index.js
+1
-0
Amep.vue
src/views/Business/Detame/Amep.vue
+10
-6
Sel.vue
src/views/Business/Detsel/Sel.vue
+0
-1
No files found.
src/model/Detame/index.js
View file @
bdbecc27
...
...
@@ -48,6 +48,7 @@ export default class Detopn{
},
dedgrp
:{
rec
:{
rejame
:
""
,
ownref
:
""
,
// 编号 .dedgrp.rec.ownref
opndat
:
""
,
// 开立日期 .dedgrp.rec.opndat
shpdat
:
""
,
// Shipment Date .dedgrp.rec.shpdat
...
...
src/views/Business/Detame/Amep.vue
View file @
bdbecc27
...
...
@@ -129,6 +129,7 @@
<c-input
v-model=
"model.trnmod.swiadd.ameamt"
style=
"width: 100%"
@
keyup
.
enter
.
native=
"showGridPromptDialog('trnmod.swiadd.ameamt')"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -423,11 +424,13 @@
v-model=
"model.trnmod.swiadd.orimsgtyp"
style=
"width: 100%"
placeholder=
"请选择原报文类型"
disabled
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<!-- DETAME默认不展示 -->
<!-- <c-col :span="24">
<el-form-item
label="Request of Amendment send to"
prop="detamep.ramrol"
...
...
@@ -439,19 +442,20 @@
>
</c-select>
</el-form-item>
</c-col>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
""
>
<c-col
:span=
"12"
>
<!-- DETAME默认不展示 -->
<!-- <c-col :span="12">
<c-checkbox v-model="model.detamep.benconflg"
>
Beneficiary's Confirmation Required
</c-checkbox
>
受益人加保兑
</c-checkbox
>
</c-col>
</c-col>
-->
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.detamep.benaccflg"
>
Amendment Accepted by Beneficiary
</c-checkbox
>
受益人接受修改
</c-checkbox
>
</c-col>
</el-form-item>
...
...
src/views/Business/Detsel/Sel.vue
View file @
bdbecc27
...
...
@@ -16,7 +16,6 @@
<c-button
size=
"small"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-search"
style=
"margin-right: 10px"
></c-button>
...
...
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