From 608a0ce6c1d60c4adbd5264baba63acaeb16dde6 Mon Sep 17 00:00:00 2001 From: Abizrh Date: Thu, 30 Oct 2025 20:45:46 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20enhance=20(pub):=20adjust=20data-ta?= =?UTF-8?q?ble=20toggleSelection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pub/my-ui/data-table/data-table.vue | 84 +++++++++++++------ 1 file changed, 59 insertions(+), 25 deletions(-) diff --git a/app/components/pub/my-ui/data-table/data-table.vue b/app/components/pub/my-ui/data-table/data-table.vue index 9d88ffee..f3e2ef43 100644 --- a/app/components/pub/my-ui/data-table/data-table.vue +++ b/app/components/pub/my-ui/data-table/data-table.vue @@ -1,5 +1,5 @@