From d41a2516c3424d0bc31236d9ae6da1772e9bfebb Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 3 Sep 2024 10:53:11 +0700 Subject: [PATCH] Refactoring code dashboard --- src/components/Dialogs/PopupReplyInbox.vue | 79 ++++---- src/views/Dashboard.vue | 166 ++++++++------- src/views/MainLayout.vue | 225 +++++++++++---------- src/views/login.vue | 26 ++- 4 files changed, 265 insertions(+), 231 deletions(-) diff --git a/src/components/Dialogs/PopupReplyInbox.vue b/src/components/Dialogs/PopupReplyInbox.vue index 1eed8b25..272140c3 100644 --- a/src/components/Dialogs/PopupReplyInbox.vue +++ b/src/components/Dialogs/PopupReplyInbox.vue @@ -1,18 +1,20 @@ @@ -58,7 +61,7 @@ async function submit() {