🐛 消息中心界面鉴权问题修复
This commit is contained in:
parent
d45a583afa
commit
be61f751f9
@ -13,6 +13,7 @@
|
||||
|
||||
export default {
|
||||
name: "Notification",
|
||||
middleware: 'authenticated',
|
||||
components: {
|
||||
NotificationList
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user