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