From 9842bf678f612f28da3def9fc3b35b5b6164e1f7 Mon Sep 17 00:00:00 2001 From: Cindy Chang Date: Fri, 16 Aug 2024 13:40:20 +0800 Subject: [PATCH] fix: #336 add name at info --- src/views/AccountManagement/ModalAccountInfo.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/views/AccountManagement/ModalAccountInfo.vue b/src/views/AccountManagement/ModalAccountInfo.vue index 1137556..01d4207 100644 --- a/src/views/AccountManagement/ModalAccountInfo.vue +++ b/src/views/AccountManagement/ModalAccountInfo.vue @@ -3,7 +3,7 @@ shadow-lg flex flex-col">
-

{{ fullName }}

+

{{ name }}

@@ -16,10 +16,7 @@
    -
  • [2023-01-01 08:30:25] Account created by Lorrie Cheng.
  • -
  • [2023-01-01 08:30:25] Account created by Lorrie Cheng.
  • -
  • [2023-01-01 08:30:25] Account created by Lorrie Cheng.
  • -
  • [2023-01-01 08:30:25] Account created by Lorrie Cheng.
  • +
  • [2023-01-01 08:30:25] Account created by