<el-form-itemlabel="Adding / Deleting Text in current Amendment"prop="litamep.adlcndamep.usrblk">
<c-input
:disabled="this.flag2"
:rows="22"
type="textarea"v-model="model.litamep.adlcndamep.usrblk"maxlength="1650"show-word-limitplaceholder="请输入Block to enter additional info for Add/Delete"></c-input>
<el-form-itemlabel="Description of Goods and/or Services"prop="lidgrp.blk.lcrgod">
<c-input
:rows="12"
disabled
:disabled="this.flag1"
type="textarea"v-model="model.lidgrp.blk.lcrgod"maxlength="1650"show-word-limitplaceholder="请输入Description of Goods"></c-input>
</el-form-item>
</c-col>
...
...
@@ -14,12 +14,14 @@
<c-col:span="22">
<el-form-itemlabel="Adding / Deleting Text in Current Amendment"prop="litamep.lcrgodamep.usrblk">
<c-input
:disabled="this.flag2"
:rows="22"
type="textarea"v-model="model.litamep.lcrgodamep.usrblk"maxlength="1650"show-word-limitplaceholder="请输入Block to enter additional info for Add/Delete"></c-input>
<c-form-itemlabel="Special payment Conditions for beneficiary History"prop="lidgrp.blk.spcbename">
<c-inputtype="textarea"v-model="model.lidgrp.blk.spcbename"maxlength="50"show-word-limit:placeholder="$t('other.please_enter')+'Special payment Conditions for beneficiary History'"></c-input>
</c-form-item>
</c-col>
<c-col:span="12">
<c-form-itemlabel="Special Payment Conditions for Beneficiary"prop="lidgrp.blk.spcben">
<c-inputtype="textarea"v-model="model.lidgrp.blk.spcben"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Special Payment Conditions for Beneficiary'"></c-input>
</c-form-item>
</c-col>
<c-col:span="12">
<c-form-itemlabel="Adding/Deleting Text in Current Amendment"prop="litamep.spcbenamep.usrblk">
<c-inputtype="textarea"v-model="model.litamep.spcbenamep.usrblk"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Block to enter additional info for Add/Delete'"></c-input>
</c-form-item>
</c-col>
<c-col:span="12">
<c-checkboxv-model="model.litamep.spcbenamep.modflg">Modify Text to Replace</c-checkbox>
</c-col>
<c-col:span="12">
<c-checkboxv-model="model.litamep.spcbenamep.modmanflg">Modify field for manual update</c-checkbox>
<c-form-itemlabel="Special Payment Conditions for Bank Only History"prop="lidgrp.blk.spcrcbame">
<c-inputtype="textarea"v-model="model.lidgrp.blk.spcrcbame"maxlength="50"show-word-limit:placeholder="$t('other.please_enter')+'Special Payment Conditions for Bank Only History'"></c-input>
</c-form-item>
</c-col>
<c-col:span="12">
<c-form-itemlabel="Special Payment Conditions for Bank Only"prop="lidgrp.blk.spcrcb">
<c-inputtype="textarea"v-model="model.lidgrp.blk.spcrcb"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Special Payment Conditions for Bank Only'"></c-input>
</c-form-item>
</c-col>
<c-col:span="12">
<c-form-itemlabel="Block to enter additional info for Add/Delete"prop="litamep.spcrcbamep.usrblk">
<c-inputtype="textarea"v-model="model.litamep.spcrcbamep.usrblk"maxlength="65"show-word-limit:placeholder="$t('other.please_enter')+'Block to enter additional info for Add/Delete'"></c-input>
</c-form-item>
</c-col>
<c-col:span="12">
<c-checkboxv-model="model.litamep.spcrcbamep.modflg">Modify Text to Replace</c-checkbox>
</c-col>
<c-col:span="12">
<c-checkboxv-model="model.litamep.spcrcbamep.modmanflg">Modify field for manual update</c-checkbox>