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