From 266ee54e3b6bcc65fb59040f4ede824f6a8e285a Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 16 Aug 2024 15:35:07 +0700 Subject: [PATCH] fix: ellipsis product card and cleanup --- .../TotalProductCardComponent.vue | 4 +- src/pages/04_product-service/MainPage.vue | 97 +++++++++---------- 2 files changed, 47 insertions(+), 54 deletions(-) diff --git a/src/components/04_product-service/TotalProductCardComponent.vue b/src/components/04_product-service/TotalProductCardComponent.vue index 8b84f3fc..78f6a02f 100644 --- a/src/components/04_product-service/TotalProductCardComponent.vue +++ b/src/components/04_product-service/TotalProductCardComponent.vue @@ -50,12 +50,12 @@ withDefaults( @click="$emit('select', data)" >
-
+
{{ title ?? 'title' }}
(import.meta.env.VITE_API_BASE_URL); -const isWorkProductGroup = ref(false); -const workProductGroupName = ref(''); const holdDialog = ref(false); const imageDialog = ref(false); const currentNode = ref(); @@ -3640,11 +3638,13 @@ watch( + -
+
-
- - - สร้างกลุ่ม - - - - -
+ } + " + />
-
-
- -
- +
+ +
+