From 30f67290ae52a9fb5e1de03ef8012d52ff4cc9d3 Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 30 Aug 2023 17:15:13 +0800 Subject: [PATCH] fix: update --- src/layout/components/NavBar.vue | 14 ++++++-------- src/views/dashboard/Edit.vue | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 717351ae..b9ebb10c 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -22,7 +22,7 @@ limitations under the License. --> :to="{ path: getName(path).path || '' }" > - {{ getName(path).name }} + {{ getName(path).name }}