From 9e6a9405b2012a74522e8d0794094dbbe0bea6fc Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 24 Jul 2024 02:04:47 +0000 Subject: [PATCH] fix: 03 customerInfo scroll --- .../03_customer-management/CustomerInfoComponent.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/03_customer-management/CustomerInfoComponent.vue b/src/components/03_customer-management/CustomerInfoComponent.vue index 72d653ee..4a7ded16 100644 --- a/src/components/03_customer-management/CustomerInfoComponent.vue +++ b/src/components/03_customer-management/CustomerInfoComponent.vue @@ -87,10 +87,13 @@ watch(currentStatus, async () => {