From 26aa074a9e5cd9aa727ec1e6b812e1b37128c5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Tue, 13 Jun 2023 15:49:26 +0800 Subject: [PATCH] userinfo --- src/layout/components/userbar.vue | 10 +++++----- src/router/index.js | 4 ++-- src/utils/permission.js | 2 +- src/views/home/index.vue | 2 +- src/views/login/components/passwordForm.vue | 2 +- src/views/login/index.vue | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/layout/components/userbar.vue b/src/layout/components/userbar.vue index 6527d3d..a1ece89 100644 --- a/src/layout/components/userbar.vue +++ b/src/layout/components/userbar.vue @@ -47,8 +47,8 @@
- {{ userName }} - + {{ username }} +