mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 08:16:47 +08:00
优化加入开始时间和结束时间功能
This commit is contained in:
parent
76396de58d
commit
cea22d63e9
@ -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请求
|
||||
|
||||
Loading…
Reference in New Issue
Block a user