修复注册码权限无效bug
This commit is contained in:
@@ -64,7 +64,7 @@ function jumpContent(email) {
|
||||
emailStore.contentData.delType = 'logic'
|
||||
emailStore.contentData.showStar = true
|
||||
emailStore.contentData.showReply = true
|
||||
router.push('/content')
|
||||
router.push('/message')
|
||||
}
|
||||
|
||||
const existIds = new Set();
|
||||
|
||||
Reference in New Issue
Block a user