diff --git a/src/layout/components/NavigationBar/index.vue b/src/layout/components/NavigationBar/index.vue index 22a73c23..4dd5ea7a 100644 --- a/src/layout/components/NavigationBar/index.vue +++ b/src/layout/components/NavigationBar/index.vue @@ -47,7 +47,10 @@ const logout = () => { - +
+ + {{ userStore.username }} +