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 @@