<c-form-itemlabel="Guarantee Text before this Amendment"prop="oldgidgrp.blk.gidtxt">
<i-stream-inputdisabledtype="textarea"rows="8":model="model.oldgidgrp.blk.gidtxt"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text before this Amendment"></i-stream-input>
</c-form-item>
</c-col>
<c-col:span="20">
<c-form-itemlabel="Amendments so Far"prop="gidgrp.blk.gidtxtame">
<c-inputdisabledtype="textarea"rows="8"v-model="model.gidgrp.blk.gidtxtame"maxlength="65"show-word-limitplaceholder="请输入Amendments so Far"></c-input>
<c-date-pickerdisabledtype="date"v-model="model.gidgrp.rec.orcdat"style="width:100%"placeholder="请选择Date from Original Contract"></c-date-picker>
</el-form-item>
</c-col>
<c-col:span="24">
<c-col:span="20">
<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="Date from Original Contract"prop="gidgrp.rec.orcdat">
<c-date-pickertype="date"v-model="model.gidgrp.rec.orcdat"style="width:100%":placeholder="$t('other.please_enter')+'Date from Original Contract'"></c-date-picker>
<c-form-itemlabel="Reduced Amount to settle"prop="setmod.setamt">
<c-inputv-model="model.setmod.setamt":placeholder="$t('other.please_enter')+'Reduced Amount to settle'"></c-input>
<!-- <c-col:span="12">
<c-form-itemlabel="InDirect Swift Add"prop="gitp.indirectswiadd">
<c-inputtype="textarea"v-model="model.gitp.indirectswiadd"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'InDirect Swift Add'"></c-input>
<el-form-itemv-if="model.gitp.gidtxtmodflg == ''"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="65"show-word-limitplaceholder="请输入Guarantee Text with Variables"></i-stream-input>
</el-form-item>
<el-form-itemv-if="model.gitp.gidtxtmodflg == 'X'"label="Guarantee Text with Variables"prop="gidgrp.blk.gtxgidtxt">
<i-stream-inputtype="textarea":model="model.gidgrp.blk.gtxgidtxt"rows="15"maxlength="65"show-word-limitplaceholder="请输入Guarantee Text with Variables"></i-stream-input>