From ae8967259c9ee72b737129970a56870a4a2c58de Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Fri, 15 Dec 2023 18:00:53 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B9=80=E0=B8=81=E0=B9=89=E0=B8=8A?= =?UTF-8?q?=E0=B8=B7=E0=B9=88=E0=B8=AD=E0=B8=9F=E0=B8=B4=E0=B8=A5=20?= =?UTF-8?q?=E0=B8=AA=E0=B8=B7=E0=B8=9A=E0=B8=AA=E0=B8=A7=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/11_discipline/store/InvestigateFactStore.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/11_discipline/store/InvestigateFactStore.ts b/src/modules/11_discipline/store/InvestigateFactStore.ts index 5ae7a7ef7..db1ada674 100644 --- a/src/modules/11_discipline/store/InvestigateFactStore.ts +++ b/src/modules/11_discipline/store/InvestigateFactStore.ts @@ -148,7 +148,7 @@ export const useInvestigateFactStore = defineStore( { name: "createdAt", align: "left", - label: "วันที่สืบสวน", + label: "วันที่รับเรื่อง", sortable: true, field: "createdAt", headerStyle: "font-size: 14px",