weiximei 5 lat temu
rodzic
commit
79695321e3

+ 1
- 1
src/pages/building/list/add/components/base.jsx Wyświetl plik

125
       // router.go(-1)
125
       // router.go(-1)
126
       getById(res.buildingId)
126
       getById(res.buildingId)
127
     }).catch(err => {
127
     }).catch(err => {
128
-      openNotificationWithIcon('error', err.message)
128
+      // openNotificationWithIcon('error', err.message)
129
     })
129
     })
130
   }
130
   }
131
 
131