@ -27,6 +27,7 @@
<tr>
<td class="text-nowrap" scope="row" v-if="shipping_type_num == 1 || shipping_type_num == 2">预约送达时间:{{delivery_time_note}}</td>
<td class="text-nowrap" scope="row" v-if="shipping_type_num == 3">预约自提时间:{{delivery_time_note}}</td>
<td class="text-nowrap" scope="col" v-if="shipping_type_num == 1 || shipping_type_num == 2">配送员: {{horseman_name}}</td>
</tr>