mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +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;
|
||||
vc.http.apiPost(
|
||||
'/parkingSpaceApply.updateParkingSpaceApply',
|
||||
'/parkingSpaceApply.auditParkingSpaceApply',
|
||||
JSON.stringify($that.auditParkingSpaceApplyInfo), {
|
||||
emulateJSON: true
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user