优化加入开始时间和结束时间功能

This commit is contained in:
java110 2022-08-30 20:18:31 +08:00
parent 76396de58d
commit cea22d63e9

View File

@ -45,7 +45,7 @@
state: $that.parkingAreaControlPaymentInfo.state,
carNum: $that.parkingAreaControlPaymentInfo.carNum,
startTime: $that.parkingAreaControlPaymentInfo.startTime,
endTime: $that.parkingAreaControlPaymentInfo.startTime
endTime: $that.parkingAreaControlPaymentInfo.endTime
}
};
//发送get请求