เกษียณดึงข้อมูลทะเบียนประวัติใหม่, แก้ข้อความ label เงินเดือน

This commit is contained in:
Warunee Tamkoo 2024-05-27 10:49:57 +07:00
parent ef0bcc7e4d
commit ead02a85dd
6 changed files with 67 additions and 42 deletions

View file

@ -42,7 +42,7 @@ export const useSalaryEmployeeListSDataStore = defineStore(
type: "moveGroup",
},
{
label: "ย้ายขั้น",
label: "เลื่อนขั้น",
icon: "mdi-swap-vertical-bold",
color: "green-6",
type: "moveLevel",

View file

@ -40,7 +40,7 @@ export const useSalaryListSDataStore = defineStore("salaryListStore", () => {
type: "moveGroup",
},
{
label: "ย้ายขั้น",
label: "เลื่อนขั้น",
icon: "mdi-swap-vertical-bold",
color: "green-6",
type: "moveLevel",