<el-form-itemlabel="Object of Contract"prop="gidgrp.blk.covgodsrv">
<c-input:disabled="model.gitp.covgodsrvmodflg==''||model.gitp.swiftflg=='N'"rows="5"type="textarea"v-model="model.gidgrp.blk.covgodsrv"maxlength="35"show-word-limitplaceholder="请输入Object of Contract"></c-input>
<el-form-itemlabel="Object of Contract"prop="gidgrp.blk.covgodsrvc">
<c-input:disabled="model.gitp.covgodsrvcmodflg==''||model.gitp.swiftflg=='N'"rows="5"type="textarea"v-model="model.gidgrp.blk.covgodsrvc"maxlength="35"show-word-limitplaceholder="请输入Object of Contract"></c-input>
<el-form-itemlabel="Date from Original Contract - Local Undertaking Seq. C"prop="gidgrp.rec.orcdatc">
<c-date-pickertype="date"v-model="model.gidgrp.rec.orcdatc"style="width:100%"placeholder="请选择Date from Original Contract - Local Undertaking Seq. C"></c-date-picker>
<el-form-itemlabel="Object of Contract - Local Undertaking Seq. C"prop="gidgrp.blk.covgodsrvc">
<c-inputtype="textarea"v-model="model.gidgrp.blk.covgodsrvc"maxlength="65"show-word-limitplaceholder="请输入Object of Contract - Local Undertaking Seq. C"></c-input>
<el-form-itemlabel="Original Contract Place - Local Undertaking Seq. C"prop="gidgrp.blk.orcplcc">
<c-inputtype="textarea"v-model="model.gidgrp.blk.orcplcc"maxlength="35"show-word-limitplaceholder="请输入Original Contract Place - Local Undertaking Seq. C"></c-input>
<el-form-itemlabel="Additional Info - Local Undertaking Seq. C"prop="gidgrp.blk.addinfc">
<c-inputtype="textarea"v-model="model.gidgrp.blk.addinfc"maxlength="35"show-word-limitplaceholder="请输入Additional Info - Local Undertaking Seq. C"></c-input>
<el-form-itemlabel="Guarantee Text with Variables"prop="gidgrp.blk.gidtxt">
<i-stream-input:disabled="model.gitp.gidtxtmodflg == ''"type="textarea"rows="15":model="model.gidgrp.blk.gidtxt"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text with Variables"></i-stream-input>
<el-form-item
label="Guarantee Text with Variables"
prop="gidgrp.blk.gidtxt"
>
<i-stream-input
:disabled="model.gitp.gidtxtmodflg == ''"
type="textarea"
rows="15"
:model="model.gidgrp.blk.gidtxt"
maxlength="32500"
show-word-limit
placeholder="请输入Guarantee Text with Variables"
></i-stream-input>
<!-- <c-input:disabled="model.gitp.gidtxtmodflg == ''"type="textarea"rows="15"v-model="model.gidgrp.blk.gidtxt"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text with Variables"></c-input> -->
<el-form-item label="Guarantee Text with Variables" prop="gidgrp.blk.gtxgidtxt">
<c-input type="textarea" v-model="model.gidgrp.blk.gtxgidtxt" maxlength="65" show-word-limit placeholder="请输入Guarantee Text with Variables" ></c-input>
<el-form-itemlabel="Guarantee Text with Variables"prop="gidgrp.blk.gtxgidtxt">
<c-input:disabled="model.gitp.gidtxtmodflgc == ''"type="textarea"rows="15"v-model="model.gidgrp.blk.gtxgidtxtc"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text with Variables"></c-input>
<el-form-item label="Guarantee Text local undertaking" prop="gidgrp.blk.gidtxtc">
<c-input type="textarea" v-model="model.gidgrp.blk.gidtxtc" maxlength="65" show-word-limit placeholder="请输入Guarantee Text local undertaking" ></c-input>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item label="Guarantee Text with Variables - Counter Undertaking" prop="gidgrp.blk.gtxgidtxtc">
<c-input type="textarea" v-model="model.gidgrp.blk.gtxgidtxtc" maxlength="1" show-word-limit placeholder="请输入Guarantee Text with Variables - Counter Undertaking" ></c-input>
<el-form-itemv-show="model.gitp.swiftflg=='Y'"label="Liability Type "prop="gidgrp.rec.liatypc">
<c-select:disabled="model.gidgrp.rec.purpos=='ISSU'||model.gidgrp.rec.purpos==''"v-model="model.gidgrp.rec.liatypc"style="width:100%"placeholder="请选择Liability Type ">
<el-form-itemlabel="Delivery of Undertak."prop="gidgrp.rec.delori">
<el-form-item
label="Delivery of Undertak."
prop="gidgrp.rec.delori"
>
<c-fullbox>
<c-select:disabled="model.gidgrp.rec.purpos=='ICCO'||model.gidgrp.rec.purpos=='ISCO'"v-model="model.gidgrp.rec.delori"style="width:100%"placeholder="请选择Delivery of Undertak.">
<c-select
:disabled="
model.gidgrp.rec.purpos == 'ICCO' ||
model.gidgrp.rec.purpos == 'ISCO'
"
v-model="model.gidgrp.rec.delori"
style="width: 100%"
placeholder="请选择Delivery of Undertak."
>
<el-option
v-for="item in codes.delori1"
:key="item.value"
...
...
@@ -16,7 +27,15 @@
</el-option>
</c-select>
<templateslot="footer">
<c-input:disabled="model.gidgrp.rec.delori!='COUR'&&model.gidgrp.rec.delori!='OTHR'"v-model="model.gidgrp.rec.deloritxt"maxlength="35"placeholder="请输入Delivery of Undertak."></c-input>
<el-form-itemlabel="Delivery to Address"prop="gidgrp.blk.deltoadr">
<c-input:disabled="model.gidgrp.rec.delto==''"type="textarea"v-model="model.gidgrp.blk.deltoadr"maxlength="35"show-word-limitplaceholder="请输入Delivery to Address"></c-input>
<el-form-itemlabel="Additional Details to Code for Charges"prop="gidgrp.blk.feetxt">
<el-form-item
label="Additional Details to Code for Charges"
prop="gidgrp.blk.feetxt"
>
<c-fullbox>
<c-inputtype="textarea"v-model="model.gidgrp.blk.feetxt"maxlength="35"show-word-limitplaceholder="请输入Additional Details to Code for Charges"></c-input>
<c-input
:rows="4"
type="textarea"
v-model="model.gidgrp.blk.feetxt"
maxlength="210"
show-word-limit
placeholder="请输入Additional Details to Code for Charges"
<el-form-itemlabel="Delivery of Undertak."prop="gidgrp.rec.deloric">
<el-form-item
label="Delivery of Undertak."
prop="gidgrp.rec.deloric"
>
<c-fullbox>
<c-selectv-model="model.gidgrp.rec.deloric"style="width:100%"placeholder="请选择Delivery of Undertak.">
<c-select
v-model="model.gidgrp.rec.deloric"
style="width: 100%"
placeholder="请选择Delivery of Undertak."
>
<el-option
v-for="item in codes.deloric"
:key="item.value"
...
...
@@ -15,15 +22,32 @@
>
</el-option>
</c-select>
<templateslot="footer">
<c-input:disabled="model.gidgrp.rec.deloric!='OTHR'&&model.gidgrp.rec.deloric!='COUR'"v-model="model.gidgrp.rec.deloritxtc"maxlength="35"placeholder="请输入Delivery of Undertak."></c-input>
<el-form-itemlabel="Delivery to Address"prop="gidgrp.blk.deltoadrc">
<c-input:disabled="model.gidgrp.rec.deltoc=='BENE'"type="textarea"rows="4"v-model="model.gidgrp.blk.deltoadrc"maxlength="35"show-word-limitplaceholder="请输入Delivery to Address"></c-input>
<el-form-itemlabel="Additional Details to Code for Charges"prop="gidgrp.blk.feetxtc">
<c-inputrows="4"type="textarea"v-model="model.gidgrp.blk.feetxtc"maxlength="35"show-word-limitplaceholder="请输入Additional Details to Code for Charges"></c-input>
<el-form-item
label="Additional Details to Code for Charges"
prop="gidgrp.blk.feetxtc"
>
<c-input
rows="4"
type="textarea"
v-model="model.gidgrp.blk.feetxtc"
maxlength="210"
show-word-limit
placeholder="请输入Additional Details to Code for Charges"