From 6d4783e1cdf37218897a3b2e56331954d126e9c2 Mon Sep 17 00:00:00 2001 From: Dream Hunter Date: Sat, 17 Aug 2024 23:54:03 +0800 Subject: [PATCH] fix: UI admin page show modal when no need password (#419) --- frontend/src/views/Admin.vue | 16 ++++++++-------- frontend/src/views/Header.vue | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/views/Admin.vue b/frontend/src/views/Admin.vue index 30882a06..0a09a688 100644 --- a/frontend/src/views/Admin.vue +++ b/frontend/src/views/Admin.vue @@ -1,5 +1,5 @@