|
@@ -60,7 +60,7 @@
|
60
|
60
|
<td>{{$a['customerName']}}</td>
|
61
|
61
|
<td>{{$a['receiverName']}}</td>
|
62
|
62
|
<td>{{$a['receiverMobile']}}</td>
|
63
|
|
- <td>{{$a['receiverState']}}{{$a['receiverCity']}}{{$a['receiverDistrict']}}{{$a['receiverAddress']}}</td>
|
|
63
|
+ <td>{{$a['receiverState']}}{{$a['receiverCity']}}{{$a['receiverDistrict']}}{{$a['receiverStreet']}}{{$a['receiverAddress']}}</td>
|
64
|
64
|
<td>{{$a['goods_note']}}</td>
|
65
|
65
|
<td class ="change_logistics_id">
|
66
|
66
|
<p id="logi_1{{$a['id']}}">{{$a['logistics_id']}}</p>
|