From a03b980d63bae5521ac7e4457de9c14c8aeca077 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Wed, 26 Mar 2025 10:00:33 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=82=E0=B9=89=E0=B8=AD=E0=B8=84=E0=B8=A7=E0=B8=B2=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/10_registry/02_Government/07_Position.vue | 4 ++-- src/modules/10_registry/03_Salary/01_Salary.vue | 8 ++++---- src/modules/11_probation/views/mainDetail.vue | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/modules/10_registry/02_Government/07_Position.vue b/src/modules/10_registry/02_Government/07_Position.vue index 93a2625..2fbaa00 100644 --- a/src/modules/10_registry/02_Government/07_Position.vue +++ b/src/modules/10_registry/02_Government/07_Position.vue @@ -561,7 +561,7 @@ onMounted(async () => { icon="mdi-history" @click="onHistory(props.row.id)" > - ประวัติแก้ไขตำแหน่ง/เงินเดือน + ประวัติแก้ไขตำแหน่ง @@ -580,7 +580,7 @@ onMounted(async () => { class="absolute_button" @click="onHistory(props.row.id)" > - ประวัติแก้ไขตำแหน่ง/เงินเดือน + ประวัติแก้ไขตำแหน่ง diff --git a/src/modules/10_registry/03_Salary/01_Salary.vue b/src/modules/10_registry/03_Salary/01_Salary.vue index 6ce069a..7917069 100644 --- a/src/modules/10_registry/03_Salary/01_Salary.vue +++ b/src/modules/10_registry/03_Salary/01_Salary.vue @@ -657,7 +657,7 @@ onMounted(async () => {
{{ - `ตำแหน่ง/${salaryText}` + `${salaryText}` }} { icon="mdi-history" @click="onHistory(props.row.id)" > - {{`ประวัติแก้ไขตำแหน่ง/${salaryText}`}} + {{ `ประวัติแก้ไข${salaryText}` }} @@ -760,7 +760,7 @@ onMounted(async () => { class="absolute_button" @click="onHistory(props.row.id)" > - {{`ประวัติแก้ไขตำแหน่ง/${salaryText}`}} + {{ `ประวัติแก้ไข${salaryText}` }} @@ -782,7 +782,7 @@ onMounted(async () => {
{ class="absolute_button" @click="onDetail(props.row.id)" > - ประวัติแก้ไขตำแหน่ง/เงินเดือน + ดูรายละเอียด