<c-date-pickertype="date"disabledv-model="model.brdgrp.rec.expdat"style="width:100%"placeholder="请选择Expiry Date of Shipping Guarantee"></c-date-picker>
<el-form-itemlabel="Expiry Date of Shipping Guarantee"prop="brdgrp.rec.expdat">
<c-date-pickertype="date"v-model="model.brdgrp.rec.expdat"style="width:100%":placeholder="$t('other.please_enter')+'Expiry Date of Shipping Guarantee'"></c-date-picker>
<c-form-itemlabel="Release to Address"prop="brdgrp.blk.relstoadr">
<c-inputtype="textarea"v-model="model.brdgrp.blk.relstoadr"maxlength="35"show-word-limit:placeholder="$t('other.please_enter')+'Release to Address'"></c-input>
</c-form-item>
<c-col:span="24">
<el-form-itemlabel="Port of loading"prop="brdgrp.blk.porlod">
<c-inputv-model="model.brdgrp.blk.porlod"maxlength="40"placeholder="请输入Port of loading"></c-input>