<c-form-itemlabel="Text for Amendments"prop="trnmod.swiadd.ameblkc">
<c-inputtype="textarea":rows="5"style="width:90%"v-model="model.trnmod.swiadd.ameblkc"maxlength="65"show-word-limitplaceholder="请输入Text for Amendments"></c-input>
<c-form-itemlabel="Text for Amendments"prop="trnmod.swiadd.ameblkc">
<c-form-itemlabel="Text for Amendments"prop="trnmod.swiadd.ameblkc">
<c-inputtype="textarea"v-model="model.trnmod.swiadd.ameblkc"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Text for Amendments'"></c-input>
<c-inputtype="textarea"v-model="model.trnmod.swiadd.ameblkc"maxlength="65"show-word-limitplaceholder="$t('other.please_enter')+'Text for Amendments'"></c-input>
<c-form-itemlabel="Amendments so Far"prop="oldgidgrp.blk.gidtxtamec">
<c-input:rows="5"disabledtype="textarea"v-model="model.oldgidgrp.blk.gidtxtamec"maxlength="65"show-word-limitplaceholder="请输入Amendments so Far"></c-input>
<el-form-itemv-if="model.gitp.covgodsrvcmodflg==''"label="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="65"show-word-limitplaceholder="请输入Object of Contract"></c-input>
<el-form-itemlabel="Date from Original Contract - Local Undertaking Seq. C"prop="gidgrp.rec.orcdatc">
<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="$t('other.please_enter')+'Date from Original Contract - Local Undertaking Seq. C'"></c-date-picker>
<c-date-pickertype="date"v-model="model.gidgrp.rec.orcdatc"style="width:100%":placeholder="$t('other.please_enter')+'Date from Original Contract - Local Undertaking Seq. C'"></c-date-picker>
<c-form-itemlabel="Object of Contract - Local Undertaking Seq. C"prop="gidgrp.blk.covgodsrvc">
<c-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-limit:placeholder="$t('other.please_enter')+'Object of Contract - Local Undertaking Seq. C'"></c-input>
<c-inputtype="textarea"v-model="model.gidgrp.blk.covgodsrvc"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Object of Contract - Local Undertaking Seq. C'"></c-input>
<c-form-itemlabel="Original Contract Place - Local Undertaking Seq. C"prop="gidgrp.blk.orcplcc">
<c-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-limit:placeholder="$t('other.please_enter')+'Original Contract Place - Local Undertaking Seq. C'"></c-input>
<c-inputtype="textarea"v-model="model.gidgrp.blk.orcplcc"maxlength="35"show-word-limit:placeholder="$t('other.please_enter')+'Original Contract Place - Local Undertaking Seq. C'"></c-input>
<c-form-itemlabel="Additional Info - Local Undertaking Seq. C"prop="gidgrp.blk.addinfc">
<c-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-limit:placeholder="$t('other.please_enter')+'Additional Info - Local Undertaking Seq. C'"></c-input>
<c-inputtype="textarea"v-model="model.gidgrp.blk.addinfc"maxlength="35"show-word-limit:placeholder="$t('other.please_enter')+'Additional Info - Local Undertaking Seq. C'"></c-input>
<el-form-itemv-if="model.gitp.gidtxtmodflgc == ''"label="Guarantee Text with Variables"prop="gidgrp.blk.gtxgidtxt">
<i-stream-input:disabled="model.gitp.gidtxtmodflgc == ''"type="textarea"rows="15":model="model.gidgrp.blk.gtxgidtxtc"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text with Variables"></i-stream-input>
</el-form-item>
<el-form-itemv-if="model.gitp.gidtxtmodflgc == 'X'"label="Guarantee Text with Variables - Counter Undertaking"prop="gidgrp.blk.gtxgidtxtc">
<i-stream-inputtype="textarea":modle="model.gidgrp.blk.gtxgidtxtc"rows="15"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text with Variables - Counter Undertaking"></i-stream-input>
<c-form-item label="Guarantee Text local undertaking" prop="gidgrp.blk.gidtxtc">
<c-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="$t('other.please_enter')+'Guarantee Text local undertaking'" ></c-input>
<c-input type="textarea" v-model="model.gidgrp.blk.gidtxtc" maxlength="65" show-word-limit :placeholder="$t('other.please_enter')+'Guarantee Text local undertaking'" ></c-input>
<el-form-itemlabel="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.">
<el-option
v-for="item in codes.delori1"
:key="item.value"
:label="item.label"
:value="item.value"
>
</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">
<c-fullbox>
<c-inputtype="textarea"v-model="model.gidgrp.blk.feetxt"maxlength="35"show-word-limitplaceholder="请输入Additional Details to Code for Charges"></c-input>
<el-form-itemlabel="Delivery of Undertak."prop="gidgrp.rec.deloric">
<c-fullbox>
<c-selectv-model="model.gidgrp.rec.deloric"style="width:100%"placeholder="请选择Delivery of Undertak.">
<el-option
v-for="item in codes.deloric"
:key="item.value"
:label="item.label"
:value="item.value"
>
</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>