feat: 配方卡片加入上传个人二维码功能 #5
@@ -136,7 +136,7 @@ function handleLogout() {
|
||||
auth.logout()
|
||||
ui.showToast('已退出登录')
|
||||
emit('close')
|
||||
window.location.reload()
|
||||
router.push('/')
|
||||
}
|
||||
|
||||
onMounted(loadNotifications)
|
||||
|
||||
Reference in New Issue
Block a user