From 1e15dcc8565dc5def040f8c3054faa3f5ae1e798 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Thu, 21 Nov 2024 09:48:46 +0700 Subject: [PATCH] refactor: add id --- .../03_customer-management/BranchCardCustomer.vue | 2 ++ src/components/03_customer-management/TableEmpoloyee.vue | 3 ++- src/pages/03_customer-management/BranchPage.vue | 7 +++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/components/03_customer-management/BranchCardCustomer.vue b/src/components/03_customer-management/BranchCardCustomer.vue index 5ffa6139..85cd55d0 100644 --- a/src/components/03_customer-management/BranchCardCustomer.vue +++ b/src/components/03_customer-management/BranchCardCustomer.vue @@ -1,5 +1,6 @@