diff --git a/public/components/property/parkingAreaControlPayment/parkingAreaControlPayment.js b/public/components/property/parkingAreaControlPayment/parkingAreaControlPayment.js index 2fc4f9ceb..80439bbd7 100644 --- a/public/components/property/parkingAreaControlPayment/parkingAreaControlPayment.js +++ b/public/components/property/parkingAreaControlPayment/parkingAreaControlPayment.js @@ -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请求