From 38089a5312ce9ce955a99c153f4a0c8a2bb9f16f Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 10 Apr 2024 16:59:13 +0700 Subject: [PATCH] feat: Personnel update emit --- src/components/home/PersonCard.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/home/PersonCard.vue b/src/components/home/PersonCard.vue index e5d576db..8bb8258e 100644 --- a/src/components/home/PersonCard.vue +++ b/src/components/home/PersonCard.vue @@ -60,7 +60,11 @@ const status = ref(false); - +