From d206c19362cb9352f9d6eb5b3834b4ce4b16af74 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Tue, 10 Dec 2024 14:00:25 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20UI=20?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=A2=E0=B8=87=E0=B8=B2=E0=B8=99=E0=B8=AA?= =?UTF-8?q?=E0=B8=96=E0=B8=B4=E0=B8=95=E0=B8=B4=E0=B8=82=E0=B9=89=E0=B8=AD?= =?UTF-8?q?=E0=B8=A1=E0=B8=B9=E0=B8=A5=E0=B8=82=E0=B9=89=E0=B8=B2=E0=B8=A3?= =?UTF-8?q?=E0=B8=B2=E0=B8=8A=E0=B8=81=E0=B8=B2=E0=B8=A3=20=E0=B8=81?= =?UTF-8?q?=E0=B8=97=E0=B8=A1.=20=E0=B8=AA=E0=B8=B2=E0=B8=A1=E0=B8=B1?= =?UTF-8?q?=E0=B8=8D=20=E0=B9=81=E0=B8=A5=E0=B8=B0=E0=B8=A5=E0=B8=B9?= =?UTF-8?q?=E0=B8=81=E0=B8=88=E0=B9=89=E0=B8=B2=E0=B8=87=E0=B8=9B=E0=B8=A3?= =?UTF-8?q?=E0=B8=B0=E0=B8=88=E0=B8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/TableView.vue | 117 +++++++++--------- 1 file changed, 57 insertions(+), 60 deletions(-) diff --git a/src/modules/04_registryPerson/components/TableView.vue b/src/modules/04_registryPerson/components/TableView.vue index 6de071b64..90b7a16ee 100644 --- a/src/modules/04_registryPerson/components/TableView.vue +++ b/src/modules/04_registryPerson/components/TableView.vue @@ -34,7 +34,7 @@ const rangeAge = ref({ }); const objMarkerLabel = computed(() => { - return { 50: `ช่วงอายุ ${rangeAge.value.min}-${rangeAge.value.max} ปี` }; + return { 50: `เลือกช่วงอายุ ${rangeAge.value.min}-${rangeAge.value.max} ปี` }; }); const loadingBtn = ref(false); @@ -626,7 +626,7 @@ watch( - + -
- -
- - - - - -
-
-
- + + + + + + + + + +
+ - ดาวน์โหลดรายงาน - +
- +
+ + + ดาวน์โหลดรายงาน + +