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