<el-form-itemlabel="Adding / Deleting Text in current Amendment"prop="litamep.adlcndamep.usrblk">
<c-input
:rows="7"
type="textarea"v-model="model.litamep.adlcndamep.usrblk"maxlength="65"show-word-limitplaceholder="请输入Block to enter additional info for Add/Delete"></c-input>
: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
type="textarea"v-model="model.lidgrp.blk.lcrgod"maxlength="65"show-word-limitplaceholder="请输入Description of Goods"></c-input>
type="textarea"v-model="model.lidgrp.blk.lcrgod"maxlength="1650"show-word-limitplaceholder="请输入Description of Goods"></c-input>
</el-form-item>
</c-col>
<c-col:span="22">
<el-form-itemlabel="Adding / Deleting Text in Current Amendment"prop="litamep.lcrgodamep.usrblk">
<c-input
:rows="5"
type="textarea"v-model="model.litamep.lcrgodamep.usrblk"maxlength="65"show-word-limitplaceholder="请输入Block to enter additional info for Add/Delete"></c-input>
: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>