<c-selectv-model="model.gitamep.ramrol":disabled="model.trnmod.swiadd.amemsgdonflg==''"style="width:100%"placeholder="请输入Request of Amendment send to">
<c-selectv-model="model.gitamep.ramrol":disabled="model.trnmod.swiadd.amemsgdonflg==''"style="width:100%"placeholder="请输入Request of Amendment send to">
<el-option
v-for="item in codes.ramrol"
:key="item.value"
:label="item.label"
:value="item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col:span="24">
<el-form-itemv-if="model.gitp.swiftflg=='Y'"label="Reason for Reduce / Discharge"prop="trnmod.swiadd.redrea">
<c-selectv-model="model.trnmod.swiadd.redrea"style="width:100%"placeholder="请输入Reason for Reduce / Discharge">
<c-form-itemv-if="model.gitp.swiftflg=='Y'"label="Text for Amendments:"prop="trnmod.swiadd.ameblk">
<c-input:disabled="model.gitamep.prtflg=='X'"type="textarea"rows="4"v-model="model.trnmod.swiadd.ameblk"maxlength="65"show-word-limitplaceholder="请输入Text for Amendments"></c-input>
<c-form-itemlabel="Text for Amendments"prop="trnmod.swiadd.ameblk">
<c-inputtype="textarea"v-model="model.trnmod.swiadd.ameblk"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Text for Amendments'"></c-input>
<c-form-item label="Undertaking Type from Local Undertaking Seq. C" prop="gidgrp.rec.gartypin">
<c-input v-model="model.gidgrp.rec.gartypin" maxlength="4" :placeholder="$t('other.please_enter')+'Undertaking Type from Local Undertaking Seq. C'"></c-input>
<c-form-item label="Specification of Type of Undertaking - Counter Undertaking" prop="gidgrp.blk.gartyptxtin">
<c-input v-model="model.gidgrp.blk.gartyptxtin" maxlength="35" :placeholder="$t('other.please_enter')+'Specification of Type of Undertaking - Counter Undertaking'"></c-input>