12
This commit is contained in:
@@ -127,6 +127,7 @@
|
|||||||
if (res) {
|
if (res) {
|
||||||
userInfoStore.setToken(res)
|
userInfoStore.setToken(res)
|
||||||
userInfoStore.setUserInfo({
|
userInfoStore.setUserInfo({
|
||||||
|
username: formData.name,
|
||||||
email: formData.email
|
email: formData.email
|
||||||
})
|
})
|
||||||
router.push({ name: 'nuic' })
|
router.push({ name: 'nuic' })
|
||||||
|
|||||||
Reference in New Issue
Block a user