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