@@ -125,7 +125,7 @@ function AddBuilding(props) {
// router.go(-1)
getById(res.buildingId)
}).catch(err => {
- openNotificationWithIcon('error', err.message)
+ // openNotificationWithIcon('error', err.message)
})
}