<c-inputtype="textarea"v-model="model.brdgrp.blk.comcon"maxlength="65"show-word-limitplaceholder="请输入Comments and Conclusions"rows="5"disabled></c-input>
<c-date-pickertype="date"v-model="model.brdgrp.rec.expdat"style="width:100%"placeholder="请选择Expiry Date of Shipping Guarantee"disabled></c-date-picker>
<c-checkboxv-model="model.brdgrp.rec.rtoaplflg"disabled>Release Goods to Applicant ?</c-checkbox>
</c-col>
<c-col:span="24">
<el-form-itemlabel="Release to Address"prop="brdgrp.blk.relstoadr">
<c-inputtype="textarea"v-model="model.brdgrp.blk.relstoadr"maxlength="35"show-word-limitplaceholder="请输入Release to Address":rows="5"disabled></c-input>
<c-form-itemlabel="Drag Drop Sender"prop="brtp.lidget.sdamod.dadsnd">
<c-inputv-model="model.brtp.lidget.sdamod.dadsnd":placeholder="$t('other.please_enter')+'Drag Drop Sender'"></c-input>
</c-form-item>
<c-col:span="24">
<el-form-itemlabel="Instructions Received from Applicant"prop="brdgrp.blk.aplins">
<c-inputtype="textarea"v-model="model.brdgrp.blk.aplins"maxlength="40"show-word-limitplaceholder="请输入Instructions Received from Applicant":rows="5"></c-input>
<c-date-pickertype="date"v-model="model.brdgrp.rec.expdat"style="width:100%"placeholder="请选择Expiry Date of Shipping Guarantee"disabled></c-date-picker>
<c-checkboxv-model="model.brdgrp.rec.rtoaplflg"disabled>Release Goods to Applicant ?</c-checkbox>
</c-col>
<c-col:span="24">
<el-form-itemlabel="Release to Address"prop="brdgrp.blk.relstoadr">
<c-inputtype="textarea"v-model="model.brdgrp.blk.relstoadr"maxlength="35"show-word-limitplaceholder="请输入Release to Address":rows="5"disabled></c-input>