|
@@ -165,6 +165,8 @@
|
|
},
|
|
},
|
|
roadspaceClick(orderInfo){
|
|
roadspaceClick(orderInfo){
|
|
this.confirmData = orderInfo;
|
|
this.confirmData = orderInfo;
|
|
|
|
+ this.confirmData.vehicleColor = 0;
|
|
|
|
+ this.confirmData.vehicleType = 0;
|
|
this.actionShow = true;
|
|
this.actionShow = true;
|
|
this.orderInfo = orderInfo;
|
|
this.orderInfo = orderInfo;
|
|
this.spaceId = orderInfo.id;
|
|
this.spaceId = orderInfo.id;
|