<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-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-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-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-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="$t('other.please_enter')+'Guarantee Text with Variables'" ></c-input>
<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-form-item>
</c-col>
<c-col :span="12">
<c-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="$t('other.please_enter')+'Guarantee Text with Variables - Counter Undertaking'" ></c-input>