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
8a5b2e15
Commit
8a5b2e15
authored
Jan 11, 2022
by
hulei
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
cae4eb96
c0ac63c4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
217 additions
and
367 deletions
+217
-367
index.js
src/config/CodeTable/index.js
+4
-0
InftrnpsDetail.vue
src/views/Business/Trnrel/InftrnpsDetail.vue
+95
-183
TrnfndsDetail.vue
src/views/Business/Trnrel/Trnfnd/TrnfndsDetail.vue
+118
-184
No files found.
src/config/CodeTable/index.js
View file @
8a5b2e15
...
...
@@ -5878,5 +5878,8 @@ const CodeTable = {
{
label
:
"Do not display"
,
value
:
""
},
{
label
:
"Automatically display"
,
value
:
"1"
},
],
atptxt
:
[
{
label
:
"开立信用证"
,
value
:
"DITOPN"
},
],
}
export
default
CodeTable
;
\ No newline at end of file
src/views/Business/Trnrel/InftrnpsDetail.vue
View file @
8a5b2e15
...
...
@@ -15,6 +15,7 @@
<c-input
v-model=
"model.recpan.recget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
</c-col>
-->
<el-form
:model=
"model"
ref=
"modelForm"
...
...
@@ -25,15 +26,17 @@
style=
"margin-left:15px"
>
<c-content>
<!-- -------------------基础信息------------------- -->
<c-col
:span=
"23"
>
<c-col
:span=
"8"
>
<!-- ========================= Left ========================= -->
<c-col
:span=
"10"
>
<c-col
:span=
"24"
>
<c-col
:span=
"22"
>
<el-form-item
label=
"Reference"
>
<c-input
v-model=
"model.trn.ownref"
maxlength=
"16"
placeholder=
"请输入Reference"
></c-input>
<c-input
v-model=
"model.trn.ownref"
maxlength=
"16"
disabled
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1
"
>
<c-col
:span=
"2
"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
...
...
@@ -42,29 +45,15 @@
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Reference"
>
<c-input
v-model=
"model.recpan.con"
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Transaction Key"
>
<c-input
v-model=
"model.trn.inr"
maxlength=
"8"
placeholder=
"请输入Transaction Key"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"6"
>
<el-form-item
label-width=
"30%"
label=
"Ident No."
>
<c-input
v-model=
"model.trn.inr"
placeholder=
"请输入Ident No."
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"22"
>
<el-form-item
label=
"Transaction ID"
>
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
disabled
placeholder=
"请输入Transaction ID"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"2"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
...
...
@@ -73,187 +62,137 @@
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-input
v-model=
"model.trn.objnam"
maxlength=
"40"
placeholder=
"请输入External Readable Object Identification"
></c-input>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Relevant Amount"
>
<c-input
v-model=
"model.trn.reloricur"
maxlength=
"3"
disabled
placeholder=
"请输入Relevant Amount"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
</c-col>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.reloriamt"
disabled
placeholder=
"请输入Relevant Amount for Release in Original Currency"
></c-input>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRecpanDet"
>
详情
</c-button>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Drag Drop Sender"
>
<c-input
v-model=
"model.recpan.atpget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"23"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"Transaction ID"
>
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
placeholder=
"请输入Transaction ID"
></c-input>
<el-form-item
label=
"Responsible"
>
<c-input
v-model=
"model.trn.usr"
maxlength=
"8"
disabled
placeholder=
"请输入Responsible"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Transaction
"
>
<c-input
v-model=
"model.recpan.atpget.sdamod.seainf"
placeholder=
"请输入Transaction
"
></c-input>
<c-col
:span=
"12"
>
<el-form-item
label-width=
"35%"
label=
"Group
"
>
<c-input
v-model=
"model.trn.usg"
maxlength=
"6"
disabled
placeholder=
"请输入Responsible Group
"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"1"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
<c-col
:span=
"1"
>
</c-col>
<c-col
:span=
"14"
>
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
placeholder=
"请输入Transaction ID"
></c-input>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Based on Ident No."
>
<c-input
v-model=
"model.trn.cortrninr"
maxlength=
"8"
disabled
placeholder=
"请输入Based on Ident No."
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onSyswrnButshw"
>
&
Warning
</c-button>
</c-col>
-->
<c-col
:span=
"23"
>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"12"
>
<el-form-item
label=
"Relevant Amount
"
>
<c-input
v-model=
"model.trn.reloricur"
maxlength=
"3"
placeholder=
"请输入Relevant Amount"
></c-input
>
<el-form-item
label-width=
"35%"
label=
"Execution Date
"
>
<c-date-picker
type=
"date"
v-model=
"model.trn.exedat"
style=
"width:100%"
disabled
placeholder=
"请选择Execution Date"
></c-date-picker
>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
</c-col>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.reloriamt"
placeholder=
"请输入Relevant Amount for Release in Original Currency"
></c-input>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Entered by"
>
<c-input
v-model=
"model.recpan.cretrs.usr"
maxlength=
"8"
disabled
placeholder=
"请输入Entered by"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label-width=
"40%"
label=
"Release Status of Transaction"
>
<c-input
v-model=
"model.trn.relflg"
style=
"width:100%"
placeholder=
"请选择Release Status of Transaction"
>
</c-input>
<el-form-item
label-width=
"35%"
label=
"Timestamp"
>
<c-input
v-model=
"model.recpan.cretrs.dattim"
disabled
placeholder=
"请输入Timestamp"
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRecpanNotmap"
>
Unmapped
<!-- ========================= Right ========================= -->
<c-col
:span=
"13"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Ident No."
>
<c-col
:span=
"22"
>
<c-input
v-model=
"model.trn.inr"
disabled
placeholder=
"请输入Ident No."
></c-input>
</c-col>
<c-col
:span=
"2"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
-->
</c-col>
</el-form-item>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Responsible"
>
<c-input
v-model=
"model.trn.usr"
maxlength=
"8"
placeholder=
"请输入Responsible"
></c-input>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Transaction ID"
>
<el-select
v-model=
"model.recpan.atp.cod"
style=
"width: 100%"
disabled
>
<el-option
v-for=
"item in codes.atptxt"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
/>
</el-select>
<!--
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
placeholder=
"请输入Transaction ID"
></c-input>
-->
</el-form-item>
</c-col>
<c-col
:span=
"
6
"
>
<el-form-item
label-width=
"
35%"
label=
"Group
"
>
<c-input
v-model=
"model.trn.
usg"
maxlength=
"6"
placeholder=
"请输入Responsible Group
"
></c-input>
<c-col
:span=
"
24
"
>
<el-form-item
label-width=
"
40%"
label=
"Drop Receiver
"
>
<c-input
v-model=
"model.trn.
objnam"
maxlength=
"40"
disabled
placeholder=
"请输入External Readable Object Identification
"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Release Status of Transaction"
>
<c-input
v-model=
"model.trn.relflg"
style=
"width:100%"
disabled
placeholder=
"请选择Release Status of Transaction"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Signatures Required/Obtained"
>
<c-row>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.relreq"
maxlength=
"3"
placeholder=
"请输入Signatures Required/Obtained"
></c-input>
<c-input
v-model=
"model.trn.relreq"
maxlength=
"3"
disabled
placeholder=
"请输入Signatures Required/Obtained"
></c-input>
</c-col>
<c-col
:span=
"2"
>
<span
style=
"margin-left:40%"
>
/
</span>
</c-col>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.relres"
maxlength=
"3"
placeholder=
"请输入Applied Signatures"
></c-input>
<c-input
v-model=
"model.trn.relres"
maxlength=
"3"
disabled
placeholder=
"请输入Applied Signatures"
></c-input>
</c-col>
</c-row>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Applied Signatures"
>
<c-input
v-model=
"model.trn.relres"
maxlength=
"3"
placeholder=
"请输入Applied Signatures"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"23"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Based on Ident No."
>
<c-input
v-model=
"model.trn.cortrninr"
maxlength=
"8"
placeholder=
"请输入Based on Ident No."
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label-width=
"35%"
label=
"Execution Date"
>
<c-date-picker
type=
"date"
v-model=
"model.trn.exedat"
style=
"width:100%"
placeholder=
"请选择Execution Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Completion text"
>
<c-input
style=
"font-weight:bold"
v-model=
"model.recpan.cpltxt"
disabled
placeholder=
"请输入Based on Ident No."
></c-input>
<!--
<span
style=
"text-align:center;display:block;"
v-text=
"model.recpan.cpltxt"
data-path=
".recpan.cpltxt"
>
</span>
-->
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"23"
style=
"margin-left:9px;height:25px;margin-bottom:10px"
>
<el-divider></el-divider>
</c-col>
-->
<!-- -------------------Entered by------------------- -->
<c-col
:span=
"23"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Entered by"
>
<c-input
v-model=
"model.recpan.cretrs.usr"
maxlength=
"8"
placeholder=
"请输入Entered by"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label-width=
"35%"
label=
"Timestamp"
>
<c-input
v-model=
"model.recpan.cretrs.dattim"
placeholder=
"请输入Timestamp"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Send to SOP/CASmf reference"
>
<c-input
v-model=
"model.recpan.ackgrp.rec.sndref"
maxlength=
"40"
placeholder=
"请输入Send to SOP/CASmf reference"
></c-input>
</el-form-item>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<span
v-text=
"model.recpan.spt.sta"
data-path=
".recpan.spt.sta"
>
</span>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRecpanButspt"
>
Pending Item
</c-button>
</c-col>
-->
<!-- -------------------分割线------------------- -->
<c-col
:span=
"23"
>
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
</div>
...
...
@@ -300,34 +239,6 @@
</c-col>
</c-col>
<!-- <c-col :span="12">
<c-button size="small" type="primary" @click="onRecpanInc">
Show &Incoming
</c-button>
</c-col> -->
<!-- <c-col :span="12">
<c-button size="small" type="primary" @click="onRecpanButord">
Order
</c-button>
</c-col> -->
<!-- <c-col :span="12">
<span v-text="model.recpan.ord.sta" data-path=".recpan.ord.sta" > </span>
</c-col> -->
<!-- <c-col :span="12">
<c-button size="small" type="primary" @click="onImgmod1Image">
imgyge
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onRecpanIncben">
Inc to Ben
</c-button>
</c-col> -->
<c-col
:span=
"23"
style=
"margin-left:9px;height:25px"
>
<el-divider></el-divider>
</c-col>
...
...
@@ -450,17 +361,17 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"Object"
>
<c-col
:span=
"10"
>
<c-input
v-model=
"model.wfmmod.wfs.objtyp"
style=
"width:100%"
placeholder=
"请选择Table Used to Store Associated Object"
></c-input>
<c-input
v-model=
"model.wfmmod.wfs.objtyp"
disabled
style=
"width:100%"
placeholder=
"请选择Table Used to Store Associated Object"
></c-input>
</c-col>
<c-col
:span=
"10"
>
<c-input
v-model=
"model.wfmmod.wfs.objinr"
maxlength=
"8"
placeholder=
"请输入Object"
></c-input>
<c-input
v-model=
"model.wfmmod.wfs.objinr"
disabled
maxlength=
"8"
placeholder=
"请输入Object"
></c-input>
</c-col>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Object Name"
>
<c-input
v-model=
"model.wfmmod.wfs.objnam"
maxlength=
"40"
placeholder=
"请输入External Readable Object Identification"
></c-input>
<c-input
v-model=
"model.wfmmod.wfs.objnam"
maxlength=
"40"
disabled
placeholder=
"请输入External Readable Object Identification"
></c-input>
</el-form-item>
</c-col>
</c-col>
...
...
@@ -554,7 +465,8 @@ export default {
data
:
[],
},
codes
:
{
infdsp
:
CodeTable
.
infdsp
,
flg
:
CodeTable
.
flg
},
flg
:
CodeTable
.
flg
,
atptxt
:
CodeTable
.
atptxt
},
action
:[],
}
},
...
...
src/views/Business/Trnrel/Trnfnd/TrnfndsDetail.vue
View file @
8a5b2e15
...
...
@@ -15,6 +15,7 @@
<c-input
v-model=
"model.recpan.recget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
</c-col>
-->
<el-form
:model=
"model"
ref=
"modelForm"
...
...
@@ -25,15 +26,17 @@
style=
"margin-left:15px"
>
<c-content>
<!-- -------------------基础信息------------------- -->
<c-col
:span=
"23"
>
<c-col
:span=
"8"
>
<!-- ========================= Left ========================= -->
<c-col
:span=
"10"
>
<c-col
:span=
"24"
>
<c-col
:span=
"22"
>
<el-form-item
label=
"Reference"
>
<c-input
v-model=
"model.trn.ownref"
maxlength=
"16"
placeholder=
"请输入Reference"
></c-input>
<c-input
v-model=
"model.trn.ownref"
maxlength=
"16"
disabled
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1
"
>
<c-col
:span=
"2
"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
...
...
@@ -42,29 +45,15 @@
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Reference"
>
<c-input
v-model=
"model.recpan.con"
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Transaction Key"
>
<c-input
v-model=
"model.trn.inr"
maxlength=
"8"
placeholder=
"请输入Transaction Key"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"6"
>
<el-form-item
label-width=
"30%"
label=
"Ident No."
>
<c-input
v-model=
"model.trn.inr"
placeholder=
"请输入Ident No."
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"22"
>
<el-form-item
label=
"Transaction ID"
>
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
disabled
placeholder=
"请输入Transaction ID"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"2"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
...
...
@@ -73,187 +62,137 @@
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-input
v-model=
"model.trn.objnam"
maxlength=
"40"
placeholder=
"请输入External Readable Object Identification"
></c-input>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Relevant Amount"
>
<c-input
v-model=
"model.trn.reloricur"
maxlength=
"3"
disabled
placeholder=
"请输入Relevant Amount"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
</c-col>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.reloriamt"
disabled
placeholder=
"请输入Relevant Amount for Release in Original Currency"
></c-input>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRecpanDet"
>
详情
</c-button>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Drag Drop Sender"
>
<c-input
v-model=
"model.recpan.atpget.sdamod.dadsnd"
placeholder=
"请输入Drag Drop Sender"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"23"
>
<c-col
:span=
"8"
>
<el-form-item
label=
"Transaction ID"
>
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
placeholder=
"请输入Transaction ID"
></c-input>
<el-form-item
label=
"Responsible"
>
<c-input
v-model=
"model.trn.usr"
maxlength=
"8"
disabled
placeholder=
"请输入Responsible"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Transaction
"
>
<c-input
v-model=
"model.recpan.atpget.sdamod.seainf"
placeholder=
"请输入Transaction
"
></c-input>
<c-col
:span=
"12"
>
<el-form-item
label-width=
"35%"
label=
"Group
"
>
<c-input
v-model=
"model.trn.usg"
maxlength=
"6"
disabled
placeholder=
"请输入Responsible Group
"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"1"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
<c-col
:span=
"1"
>
</c-col>
<c-col
:span=
"14"
>
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
placeholder=
"请输入Transaction ID"
></c-input>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Based on Ident No."
>
<c-input
v-model=
"model.trn.cortrninr"
maxlength=
"8"
disabled
placeholder=
"请输入Based on Ident No."
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onSyswrnButshw"
>
&
Warning
</c-button>
</c-col>
-->
<c-col
:span=
"23"
>
<c-col
:span=
"12"
>
<c-row>
<c-col
:span=
"12"
>
<el-form-item
label=
"Relevant Amount
"
>
<c-input
v-model=
"model.trn.reloricur"
maxlength=
"3"
placeholder=
"请输入Relevant Amount"
></c-input
>
<el-form-item
label-width=
"35%"
label=
"Execution Date
"
>
<c-date-picker
type=
"date"
v-model=
"model.trn.exedat"
style=
"width:100%"
disabled
placeholder=
"请选择Execution Date"
></c-date-picker
>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
</c-col>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.reloriamt"
placeholder=
"请输入Relevant Amount for Release in Original Currency"
></c-input>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"Entered by"
>
<c-input
v-model=
"model.recpan.cretrs.usr"
maxlength=
"8"
disabled
placeholder=
"请输入Entered by"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label-width=
"40%"
label=
"Release Status of Transaction"
>
<c-input
v-model=
"model.trn.relflg"
style=
"width:100%"
placeholder=
"请选择Release Status of Transaction"
>
</c-input>
<el-form-item
label-width=
"35%"
label=
"Timestamp"
>
<c-input
v-model=
"model.recpan.cretrs.dattim"
disabled
placeholder=
"请输入Timestamp"
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRecpanNotmap"
>
Unmapped
<!-- ========================= Right ========================= -->
<c-col
:span=
"13"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Ident No."
>
<c-col
:span=
"22"
>
<c-input
v-model=
"model.trn.inr"
disabled
placeholder=
"请输入Ident No."
></c-input>
</c-col>
<c-col
:span=
"2"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<span
style=
"font-size:15px;font-family:'宋体';font-weight:bold"
>
i
</span>
</c-button>
</c-col>
-->
</c-col>
</el-form-item>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Responsible"
>
<c-input
v-model=
"model.trn.usr"
maxlength=
"8"
placeholder=
"请输入Responsible"
></c-input>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Transaction ID"
>
<el-select
v-model=
"model.recpan.atp.cod"
style=
"width: 100%"
disabled
>
<el-option
v-for=
"item in codes.atptxt"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
/>
</el-select>
<!--
<c-input
v-model=
"model.recpan.atp.cod"
maxlength=
"6"
placeholder=
"请输入Transaction ID"
></c-input>
-->
</el-form-item>
</c-col>
<c-col
:span=
"
6
"
>
<el-form-item
label-width=
"
35%"
label=
"Group
"
>
<c-input
v-model=
"model.trn.
usg"
maxlength=
"6"
placeholder=
"请输入Responsible Group
"
></c-input>
<c-col
:span=
"
24
"
>
<el-form-item
label-width=
"
40%"
label=
"Drop Receiver
"
>
<c-input
v-model=
"model.trn.
objnam"
maxlength=
"40"
disabled
placeholder=
"请输入External Readable Object Identification
"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Release Status of Transaction"
>
<c-input
v-model=
"model.trn.relflg"
style=
"width:100%"
disabled
placeholder=
"请选择Release Status of Transaction"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label-width=
"40%"
label=
"Signatures Required/Obtained"
>
<c-row>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.relreq"
maxlength=
"3"
placeholder=
"请输入Signatures Required/Obtained"
></c-input>
<c-input
v-model=
"model.trn.relreq"
maxlength=
"3"
disabled
placeholder=
"请输入Signatures Required/Obtained"
></c-input>
</c-col>
<c-col
:span=
"2"
>
<span
style=
"margin-left:40%"
>
/
</span>
</c-col>
<c-col
:span=
"11"
>
<c-input
v-model=
"model.trn.relres"
maxlength=
"3"
placeholder=
"请输入Applied Signatures"
></c-input>
<c-input
v-model=
"model.trn.relres"
maxlength=
"3"
disabled
placeholder=
"请输入Applied Signatures"
></c-input>
</c-col>
</c-row>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Applied Signatures"
>
<c-input
v-model=
"model.trn.relres"
maxlength=
"3"
placeholder=
"请输入Applied Signatures"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"23"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Based on Ident No."
>
<c-input
v-model=
"model.trn.cortrninr"
maxlength=
"8"
placeholder=
"请输入Based on Ident No."
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label-width=
"35%"
label=
"Execution Date"
>
<c-date-picker
type=
"date"
v-model=
"model.trn.exedat"
style=
"width:100%"
placeholder=
"请选择Execution Date"
></c-date-picker>
</el-form-item>
</c-col>
<c-col
:span=
"
12
"
>
<c-col
:span=
"
24
"
>
<el-form-item
label-width=
"40%"
label=
"Completion text"
>
<c-input
style=
"font-weight:bold"
v-model=
"model.recpan.cpltxt"
disabled
placeholder=
"请输入Based on Ident No."
></c-input>
<!--
<span
style=
"text-align:center;display:block;"
v-text=
"model.recpan.cpltxt"
data-path=
".recpan.cpltxt"
>
</span>
-->
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"23"
style=
"margin-left:9px;height:25px;margin-bottom:10px"
>
<el-divider></el-divider>
</c-col>
-->
<!-- -------------------Entered by------------------- -->
<c-col
:span=
"23"
>
<c-col
:span=
"6"
>
<el-form-item
label=
"Entered by"
>
<c-input
v-model=
"model.recpan.cretrs.usr"
maxlength=
"8"
placeholder=
"请输入Entered by"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"6"
>
<el-form-item
label-width=
"35%"
label=
"Timestamp"
>
<c-input
v-model=
"model.recpan.cretrs.dattim"
placeholder=
"请输入Timestamp"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!--
<c-col
:span=
"12"
>
<el-form-item
label=
"Send to SOP/CASmf reference"
>
<c-input
v-model=
"model.recpan.ackgrp.rec.sndref"
maxlength=
"40"
placeholder=
"请输入Send to SOP/CASmf reference"
></c-input>
</el-form-item>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<span
v-text=
"model.recpan.spt.sta"
data-path=
".recpan.spt.sta"
>
</span>
</c-col>
-->
<!--
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRecpanButspt"
>
Pending Item
</c-button>
</c-col>
-->
<!-- -------------------分割线------------------- -->
<c-col
:span=
"23"
>
<div
style=
"border-bottom: 10px solid rgb(232, 232, 232);"
>
</div>
...
...
@@ -300,34 +239,6 @@
</c-col>
</c-col>
<!-- <c-col :span="12">
<c-button size="small" type="primary" @click="onRecpanInc">
Show &Incoming
</c-button>
</c-col> -->
<!-- <c-col :span="12">
<c-button size="small" type="primary" @click="onRecpanButord">
Order
</c-button>
</c-col> -->
<!-- <c-col :span="12">
<span v-text="model.recpan.ord.sta" data-path=".recpan.ord.sta" > </span>
</c-col> -->
<!-- <c-col :span="12">
<c-button size="small" type="primary" @click="onImgmod1Image">
imgyge
</c-button>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" @click="onRecpanIncben">
Inc to Ben
</c-button>
</c-col> -->
<c-col
:span=
"23"
style=
"margin-left:9px;height:25px"
>
<el-divider></el-divider>
</c-col>
...
...
@@ -394,6 +305,19 @@
<!-- <c-input v-model="model.recpan.trsstm" placeholder="请输入Signatures"></c-input> -->
<c-col
:span=
"24"
>
<c-istream-table
:list=
"SignaturesData.data"
:columns=
"SignaturesData.columns"
:paginationShow=
"false"
style=
"width:100%"
>
<el-table-column
label=
"Action"
width=
"400px"
>
<
template
slot-scope=
"scope"
>
<!--
<span>
{{
JSON
.
stringify
(
scope
.
row
)
}}
</span>
-->
<el-select
v-model=
"action[scope.row.IDX]"
style=
"100%"
disabled
>
<el-option
v-for=
"item in codes.flg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
/>
</el-select>
</
template
>
</el-table-column>
<el-table-column
fixed=
"right"
prop=
"display"
...
...
@@ -437,17 +361,17 @@
<c-col
:span=
"12"
>
<el-form-item
label=
"Object"
>
<c-col
:span=
"10"
>
<c-input
v-model=
"model.wfmmod.wfs.objtyp"
style=
"width:100%"
placeholder=
"请选择Table Used to Store Associated Object"
></c-input>
<c-input
v-model=
"model.wfmmod.wfs.objtyp"
disabled
style=
"width:100%"
placeholder=
"请选择Table Used to Store Associated Object"
></c-input>
</c-col>
<c-col
:span=
"10"
>
<c-input
v-model=
"model.wfmmod.wfs.objinr"
maxlength=
"8"
placeholder=
"请输入Object"
></c-input>
<c-input
v-model=
"model.wfmmod.wfs.objinr"
disabled
maxlength=
"8"
placeholder=
"请输入Object"
></c-input>
</c-col>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Object Name"
>
<c-input
v-model=
"model.wfmmod.wfs.objnam"
maxlength=
"40"
placeholder=
"请输入External Readable Object Identification"
></c-input>
<c-input
v-model=
"model.wfmmod.wfs.objnam"
maxlength=
"40"
disabled
placeholder=
"请输入External Readable Object Identification"
></c-input>
</el-form-item>
</c-col>
</c-col>
...
...
@@ -522,7 +446,7 @@ export default {
columns
:
[
'1 2:1 "User" 200'
,
'2 3:1 "Date / Time" 200'
,
'3 5:1 "Action" 400'
,
//
'3 5:1 "Action" 400',
'4 1:1 "Type" 200'
],
data
:
[],
...
...
@@ -540,7 +464,10 @@ export default {
],
data
:
[],
},
codes
:
{
infdsp
:
CodeTable
.
infdsp
},
codes
:
{
infdsp
:
CodeTable
.
infdsp
,
flg
:
CodeTable
.
flg
,
atptxt
:
CodeTable
.
atptxt
},
action
:[],
}
},
mounted
()
{
...
...
@@ -553,6 +480,13 @@ export default {
this
.
documentsData
.
data
=
this
.
model
.
recpan
.
smhstm
.
rows
;
this
.
SignaturesData
.
data
=
this
.
model
.
recpan
.
trsstm
.
rows
;
this
.
stmData
.
data
=
this
.
model
.
recpan
.
wfestm
.
rows
;
console
.
log
(
this
.
SignaturesData
.
data
)
for
(
let
i
=
0
;
i
<
this
.
SignaturesData
.
data
.
length
;
i
++
)
{
const
d
=
this
.
SignaturesData
.
data
[
i
];
const
items
=
d
.
split
(
"
\
t"
);
this
.
action
[
i
]
=
items
[
items
.
length
-
2
];
}
console
.
log
(
this
.
action
)
},
exit
(){
this
.
$store
.
dispatch
(
"TagsView/delView"
,
this
.
$route
)
...
...
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