From 922820f1b0bf4c8b7cb8baddb89808c6e37d1d3f Mon Sep 17 00:00:00 2001 From: Abizrh Date: Wed, 13 Aug 2025 17:04:54 +0700 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9C=A8=20feat=20(base):=20introduce=20ba?= =?UTF-8?q?se=20data=20table=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/app/patient/list.vue | 2 +- app/components/pub/base/data-table.vue | 46 ++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 app/components/pub/base/data-table.vue diff --git a/app/components/app/patient/list.vue b/app/components/app/patient/list.vue index 3267842c..beba372c 100644 --- a/app/components/app/patient/list.vue +++ b/app/components/app/patient/list.vue @@ -7,7 +7,7 @@ defineProps<{