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)" > - ประวัติแก้ไขตำแหน่ง/เงินเดือน + ดูรายละเอียด