mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化 车位申请修改bug
This commit is contained in:
parent
149fe2ccf1
commit
04acc9f1ba
@ -141,7 +141,7 @@
|
|||||||
}
|
}
|
||||||
$that.auditParkingSpaceApplyInfo.remark = $that.auditParkingSpaceApplyInfo.remark + "审核意见:" + $that.auditParkingSpaceApplyInfo.remark2;
|
$that.auditParkingSpaceApplyInfo.remark = $that.auditParkingSpaceApplyInfo.remark + "审核意见:" + $that.auditParkingSpaceApplyInfo.remark2;
|
||||||
vc.http.apiPost(
|
vc.http.apiPost(
|
||||||
'/parkingSpaceApply.updateParkingSpaceApply',
|
'/parkingSpaceApply.auditParkingSpaceApply',
|
||||||
JSON.stringify($that.auditParkingSpaceApplyInfo), {
|
JSON.stringify($that.auditParkingSpaceApplyInfo), {
|
||||||
emulateJSON: true
|
emulateJSON: true
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user