Commit 38f196ed by liyixun

gitopn 解决检核后面板内容消失问题

parent aa153815
...@@ -6804,6 +6804,11 @@ const CodeTable = { ...@@ -6804,6 +6804,11 @@ const CodeTable = {
{ label: "Beneficiary Side", value: "BENE" }, { label: "Beneficiary Side", value: "BENE" },
{ label: "Other", value: "OTHR" } { label: "Other", value: "OTHR" }
], ],
gitopn_chato:[
{ value: "U", label: "Applicant Side" },
{ value: "B", label: "Beneficiay Side" },
{ value: "O", label: "Other" },
],
getame_chato:[ getame_chato:[
{ label: "Applicant Side", value: "APPL" }, { label: "Applicant Side", value: "APPL" },
{ label: "Beneficiary Side", value: "BENE" }, { label: "Beneficiary Side", value: "BENE" },
......
...@@ -523,10 +523,10 @@ export default { ...@@ -523,10 +523,10 @@ export default {
{type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
{max: 780,message:"长度不能超过780"} {max: 780,message:"长度不能超过780"}
], ],
// "gidgrp.blk.atxliatxtc":[ "gidgrp.blk.atxliatxtc":[
// {type: "string", required: true, message: "必输项"}, {type: "string", required: true, message: "必输项"},
// {max: 65,message:"长度不能超过65"} {max: 65,message:"长度不能超过65"}
// ], ],
"gidgrp.ben.adrelc":[ "gidgrp.ben.adrelc":[
......
...@@ -97,16 +97,13 @@ ...@@ -97,16 +97,13 @@
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<c-col :span="20"> <c-col :span="20" v-if="model.gitp.covgodsrvmodflg == ''">
<el-form-item <el-form-item
label="Object of Contract" label="Object of Contract"
prop="gidgrp.blk.covgodsrv" prop="gidgrp.blk.covgodsrv"
> >
<c-input <c-input
:disabled=" disabled
model.gitp.covgodsrvmodflg == '' ||
model.gitp.swiftflg == 'N'
"
rows="6" rows="6"
type="textarea" type="textarea"
v-model="model.gidgrp.blk.covgodsrv" v-model="model.gidgrp.blk.covgodsrv"
...@@ -116,6 +113,21 @@ ...@@ -116,6 +113,21 @@
></c-input> ></c-input>
</el-form-item> </el-form-item>
</c-col> </c-col>
<c-col :span="20" v-if="model.gitp.covgodsrvmodflg != ''">
<el-form-item
label="Object of Contract"
prop="gidgrp.blk.atxcovgodsrv"
>
<c-input
rows="6"
type="textarea"
v-model="model.gidgrp.blk.axtcovgodsrv"
maxlength="350"
show-word-limit
placeholder="请输入Object of Contract"
></c-input>
</el-form-item>
</c-col>
<c-col :span="4"> <c-col :span="4">
<c-checkbox <c-checkbox
v-if="model.gitp.swiftflg == 'Y'" v-if="model.gitp.swiftflg == 'Y'"
......
...@@ -38,14 +38,12 @@ ...@@ -38,14 +38,12 @@
</c-col> </c-col>
<c-col :span="6"> <c-col :span="6">
<c-col :span="24"> <c-col :span="24">
<el-form-item label-width="0px" prop="gitp.gidtxtmodflg">
<c-checkbox <c-checkbox
v-model="model.gitp.gidtxtmodflg" v-model="model.gitp.gidtxtmodflg"
style="margin: 0 0 0 10px" style="margin: 0 0 0 10px"
@change="modflgChange" @change="modflgChange"
>Modify Guarantee Text</c-checkbox >Modify Guarantee Text</c-checkbox
> >
</el-form-item>
</c-col> </c-col>
<c-col :span="24"> <c-col :span="24">
<c-checkbox <c-checkbox
......
...@@ -1822,7 +1822,7 @@ ...@@ -1822,7 +1822,7 @@
<c-input <c-input
type="textarea" type="textarea"
rows="4" rows="4"
:disabled="model.gitp.exptxtmodflg == ''" disabled
v-model="model.gidgrp.blk.exptxt" v-model="model.gidgrp.blk.exptxt"
maxlength="780" maxlength="780"
show-word-limit show-word-limit
...@@ -1839,7 +1839,6 @@ ...@@ -1839,7 +1839,6 @@
<c-input <c-input
type="textarea" type="textarea"
rows="4" rows="4"
:disabled="model.gitp.exptxtmodflg == ''"
v-model="model.gidgrp.blk.atxexptxt" v-model="model.gidgrp.blk.atxexptxt"
maxlength="780" maxlength="780"
@blur="atxexpBlur" @blur="atxexpBlur"
...@@ -1891,11 +1890,9 @@ ...@@ -1891,11 +1890,9 @@
> >
<c-select <c-select
:disabled=" :disabled="
model.gidgrp.rec.purpos == 'ISSU' || !(model.gidgrp.rec.hndtyp=='OC'||
!( model.gidgrp.rec.purpos=='ISCO'||
model.gidgrp.rec.purposin == 'ICCO' && model.gidgrp.rec.purpos=='ICCO')
model.gidgrp.rec.purpos == 'ISCO'
)
" "
v-model="model.gidgrp.rec.liatypc" v-model="model.gidgrp.rec.liatypc"
style="width: 100%" style="width: 100%"
...@@ -1945,13 +1942,13 @@ ...@@ -1945,13 +1942,13 @@
<c-col :span="24"> <c-col :span="24">
<c-col :span="20"> <c-col :span="20">
<el-form-item <el-form-item
v-if="model.gitp.swiftflg == 'Y'" v-if="model.gitp.swiftflg == 'Y'&&model.gitp.liatxtcmodflg==''"
label="Liability Condition" label="Liability Condition"
prop="gidgrp.blk.liatxtc" prop="gidgrp.blk.liatxtc"
> >
<c-input <c-input
type="textarea" type="textarea"
:disabled="model.gitp.liatxtcmodflg == ''" disabled
rows="4" rows="4"
v-model="model.gidgrp.blk.liatxtc" v-model="model.gidgrp.blk.liatxtc"
maxlength="780" maxlength="780"
...@@ -1959,6 +1956,21 @@ ...@@ -1959,6 +1956,21 @@
placeholder="请输入Liability Condition" placeholder="请输入Liability Condition"
></c-input> ></c-input>
</el-form-item> </el-form-item>
<el-form-item
v-if="model.gitp.swiftflg == 'Y'&&model.gitp.liatxtcmodflg=='X'"
label="Liability Condition"
prop="gidgrp.blk.atxliatxtc"
>
<c-input
type="textarea"
rows="4"
v-model="model.gidgrp.blk.atxliatxtc"
maxlength="780"
show-word-limit
placeholder="请输入Liability Condition"
@blur="atxliatxtcBlur"
></c-input>
</el-form-item>
</c-col> </c-col>
<c-col :span="4"> <c-col :span="4">
<c-checkbox <c-checkbox
...@@ -1970,6 +1982,7 @@ ...@@ -1970,6 +1982,7 @@
" "
v-model="model.gitp.liatxtcmodflg" v-model="model.gitp.liatxtcmodflg"
style="margin: 0 0 0 10px" style="margin: 0 0 0 10px"
@change="liamodflgChange"
>Modify Text</c-checkbox >Modify Text</c-checkbox
> >
<c-button <c-button
...@@ -2042,7 +2055,21 @@ export default { ...@@ -2042,7 +2055,21 @@ export default {
async atxexpBlur() { async atxexpBlur() {
let rtnmsg = await this.executeRule("gidgrp.blk.atxexptxt"); let rtnmsg = await this.executeRule("gidgrp.blk.atxexptxt");
if (rtnmsg.respCode == SUCCESS) { if (rtnmsg.respCode == SUCCESS) {
Utils.updateModel(this.model, rtnmsg.data); Utils.copyValueFromVO(this.model, rtnmsg.data);
}
},
async atxliatxtcBlur() {
let rtnmsg = await this.executeRule("gidgrp.blk.atxliatxtc");
if (rtnmsg.respCode == SUCCESS) {
Utils.copyValueFromVO(this.model, rtnmsg.data);
}
},
async liamodflgChange() {
let rtnmsg = await this.executeRule("gitp.liatxtcmodflg");
if (rtnmsg.respCode == SUCCESS) {
Utils.copyValueFromVO(this.model, rtnmsg.data);
} }
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment