From f52d94b2dfdc692dbdb8d7e1c9bb75a6308a8326 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Mon, 12 Feb 2024 13:14:41 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=8A=E0=B8=B7?= =?UTF-8?q?=E0=B9=88=E0=B8=AD=20=E0=B8=95=E0=B8=B2=E0=B8=A3=E0=B8=B2?= =?UTF-8?q?=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/04_registry/components/Record.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/modules/04_registry/components/Record.vue b/src/modules/04_registry/components/Record.vue index 1ef12886e..ecc961ded 100644 --- a/src/modules/04_registry/components/Record.vue +++ b/src/modules/04_registry/components/Record.vue @@ -10,7 +10,7 @@ v-model:inputfilter="filter" v-model:inputvisible="visibleColumns" :add="clickAdd" - name="วันที่มิได้ปฏิบัติหน้าที่อยู่ในเขตที่ได้มีประกาศใช้กฎอัยการศึก" + name="วันที่ไม่ได้รับเงินเดือนหรือได้รับเงินเดือนไม่เต็ม หรือวันที่มิได้ประจำปฏิบัติหน้าที่อยู่ในเขตที่ได้มีประกาศใช้กฎอัยการศึก" icon="mdi-calendar-remove" :statusEdit="statusEdit" > @@ -58,7 +58,7 @@