@@ -23,6 +23,7 @@ class AuthApi {
return Rs.post({
loading: false,
url: "auth/menus/findByParentID",
+ successAlert: false,
})
}