|
@@ -3078,7 +3078,7 @@ export default {
|
|
|
that.pathOption.orderNumber = row.orderNo
|
|
|
that.pathOption.capacityNumber = row.capacityNo
|
|
|
that.pathOption.startPointName = '达钢集团小东门'
|
|
|
- that.pathOption.endPointName = row.arrivalAddress
|
|
|
+ that.pathOption.endPointName = row.receiptAddress
|
|
|
that.value7 = true
|
|
|
if (row.orderStatus == '已完成') {
|
|
|
that.pathOption.statusCode = '位置'
|