Explorar o código

设置默认颜色和车辆类型

gcz %!s(int64=4) %!d(string=hai) anos
pai
achega
fbe1a4914b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      pages/getout/getout.vue

+ 2 - 0
pages/getout/getout.vue

@@ -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;