恢复
This commit is contained in:
@@ -119,7 +119,7 @@ export default {
|
||||
adminId: array[0],
|
||||
username: res.username
|
||||
});
|
||||
router.push("/blank");
|
||||
router.push("/home");
|
||||
});
|
||||
} else {
|
||||
if (data.msg == "4003" || data.msg == "404") {
|
||||
|
Reference in New Issue
Block a user