From a980030276d35af37b9c0c58283150bdbc1672c7 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 31 Jul 2024 06:18:52 +0000 Subject: [PATCH] fix: table header color --- .../03_customer-management/CustomerInfoComponent.vue | 2 +- src/pages/01_branch-management/MainPage.vue | 5 ++++- src/pages/02_personnel-management/MainPage.vue | 5 ++++- src/pages/03_customer-management/MainPage.vue | 10 ++++++++-- src/pages/04_product-service/MainPage.vue | 10 ++++++++-- 5 files changed, 25 insertions(+), 7 deletions(-) diff --git a/src/components/03_customer-management/CustomerInfoComponent.vue b/src/components/03_customer-management/CustomerInfoComponent.vue index 6aa9fdaf..1f292dd9 100644 --- a/src/components/03_customer-management/CustomerInfoComponent.vue +++ b/src/components/03_customer-management/CustomerInfoComponent.vue @@ -291,7 +291,7 @@ watch([inputSearch, currentStatus], async () => { :visible-columns="branchFieldSelected" >