🎨 登陆跳转回原界面
This commit is contained in:
parent
c7016381f9
commit
16790f1046
@ -333,9 +333,7 @@
|
||||
})
|
||||
},
|
||||
gotoLogin() {
|
||||
this.$router.push({
|
||||
name: 'login'
|
||||
})
|
||||
this.$emit('gotoLogin');
|
||||
},
|
||||
// 取消回复
|
||||
cancelCommentReply() {
|
||||
|
Loading…
Reference in New Issue
Block a user