mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化加入开始时间和结束时间功能
This commit is contained in:
parent
76396de58d
commit
cea22d63e9
@ -45,7 +45,7 @@
|
|||||||
state: $that.parkingAreaControlPaymentInfo.state,
|
state: $that.parkingAreaControlPaymentInfo.state,
|
||||||
carNum: $that.parkingAreaControlPaymentInfo.carNum,
|
carNum: $that.parkingAreaControlPaymentInfo.carNum,
|
||||||
startTime: $that.parkingAreaControlPaymentInfo.startTime,
|
startTime: $that.parkingAreaControlPaymentInfo.startTime,
|
||||||
endTime: $that.parkingAreaControlPaymentInfo.startTime
|
endTime: $that.parkingAreaControlPaymentInfo.endTime
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
//发送get请求
|
//发送get请求
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user