<c-date-pickertype="date"disabledv-model="model.brdgrp.rec.expdat"style="width:100%"placeholder="请选择Expiry Date of Shipping Guarantee"></c-date-picker>
<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>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<!-- S0000093 : Carrier -->
<c-col:span="24">
<c-col:span="12">
<el-form-itemlabel="Mode of Transport"prop="brdgrp.rec.tramod">
<c-inputtype="textarea"v-model="model.brdgrp.blk.relstoadr"maxlength="35"show-word-limit:placeholder="$t('other.please_enter')+'Release to Address'"></c-input>