同步6/16

This commit is contained in:
Zy
2026-06-16 15:35:52 +08:00
parent 50e7b14fd6
commit ea8129216b
6 changed files with 10 additions and 16 deletions

View File

@@ -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',