问题修复
This commit is contained in:
@@ -181,7 +181,7 @@ function handleMoreClick(type: string) {
|
||||
} else if (type === 'ideological') {
|
||||
router.push('/resource-center');
|
||||
} else if (type === 'learning') {
|
||||
router.push('/learning-center');
|
||||
router.push('/user-center/learning-records');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user