mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 22:27:55 +08:00
优化代码
This commit is contained in:
parent
e72f8a8b64
commit
227f8d5434
@ -27,7 +27,7 @@
|
||||
$('#editParkingSpaceModel').modal('show');
|
||||
});
|
||||
vc.on("editParkingSpace", "notify", function (_param) {
|
||||
vc.component.addParkingSpaceInfo.paId = _param.paId;
|
||||
vc.component.editParkingSpaceInfo.paId = _param.paId;
|
||||
});
|
||||
},
|
||||
methods:{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user