同步6/16
This commit is contained in:
@@ -244,14 +244,7 @@ function editStoreRoom() {
|
||||
}
|
||||
});
|
||||
}
|
||||
function handleEditParking() {
|
||||
router.push({
|
||||
path: '/carArea/editParking',
|
||||
query: {
|
||||
id: HouseInfo.value.parking.parkingId
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function handleEditUser(id: string) {
|
||||
router.push({
|
||||
path: '/house/editResident',
|
||||
|
||||
Reference in New Issue
Block a user