fix: registration
This commit is contained in:
parent
75bc3efff8
commit
50ebdb2429
|
|
@ -361,7 +361,8 @@ const DetailInfo = () => {
|
|||
// if (checkMessage == "") {
|
||||
// if (Number(userRoleId) < 1 || userRoleId == undefined) {
|
||||
// router.push("/auth/login");
|
||||
// } else {
|
||||
// }
|
||||
// else {
|
||||
// sendSuggestionChild(id);
|
||||
// }
|
||||
// } else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue