From c10b32e899f16c81c3aa1f0e68675aa0de74e958 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Wed, 23 Oct 2024 11:03:36 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B8=84=E0=B8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Workflow/DialogSelectPerson.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Workflow/DialogSelectPerson.vue b/src/components/Workflow/DialogSelectPerson.vue index 3c72c90ff..af9773b70 100644 --- a/src/components/Workflow/DialogSelectPerson.vue +++ b/src/components/Workflow/DialogSelectPerson.vue @@ -49,7 +49,7 @@ const columns = ref([ { name: "actFullName", align: "left", - label: "รักษาการ", + label: "รักษาการแทน", field: "actFullName", sortable: true, headerStyle: "font-size: 14px",