From f622052c671b7b5bb1338e000409f13c2c4b1990 Mon Sep 17 00:00:00 2001 From: Fanrouver Date: Wed, 20 May 2026 13:55:15 +0700 Subject: [PATCH] perbaikan bug tampilan loket --- components/features/queue/PatientCard.vue | 37 +++++++++---------- .../features/queue/TabelPatientData.vue | 32 ++++++++-------- pages/AdminKlinik.vue | 28 +++++++------- pages/AdminLoket/[id].vue | 30 ++++++++------- stores/navItems1.ts | 4 +- 5 files changed, 67 insertions(+), 64 deletions(-) diff --git a/components/features/queue/PatientCard.vue b/components/features/queue/PatientCard.vue index 5ff70ad..d473e2a 100644 --- a/components/features/queue/PatientCard.vue +++ b/components/features/queue/PatientCard.vue @@ -1,22 +1,21 @@