update
This commit is contained in:
@@ -41,6 +41,7 @@ const register = async () => {
|
||||
} else {
|
||||
const {msg} = await Api.merchant.register(form);
|
||||
Message.success(msg);
|
||||
toPath('/loginSYS/login');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user