From 354ff79f931acf72c45dde4d65309b55e595b573 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Tue, 18 Jun 2024 11:53:34 +0000 Subject: [PATCH] fix: dialog width --- src/pages/03_customer-management/MainPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/03_customer-management/MainPage.vue b/src/pages/03_customer-management/MainPage.vue index 989c9a55..993f0a30 100644 --- a/src/pages/03_customer-management/MainPage.vue +++ b/src/pages/03_customer-management/MainPage.vue @@ -1636,7 +1636,7 @@ watch(selectorLabel, async () => { :title="$t('customerCardUserType')" no-footer no-app-box - :max-width="80" + max-width="80%" >