เกษียณดึงข้อมูลทะเบียนประวัติใหม่, แก้ข้อความ label เงินเดือน
This commit is contained in:
parent
ef0bcc7e4d
commit
ead02a85dd
6 changed files with 67 additions and 42 deletions
|
|
@ -42,7 +42,7 @@ export const useSalaryEmployeeListSDataStore = defineStore(
|
|||
type: "moveGroup",
|
||||
},
|
||||
{
|
||||
label: "ย้ายขั้น",
|
||||
label: "เลื่อนขั้น",
|
||||
icon: "mdi-swap-vertical-bold",
|
||||
color: "green-6",
|
||||
type: "moveLevel",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ export const useSalaryListSDataStore = defineStore("salaryListStore", () => {
|
|||
type: "moveGroup",
|
||||
},
|
||||
{
|
||||
label: "ย้ายขั้น",
|
||||
label: "เลื่อนขั้น",
|
||||
icon: "mdi-swap-vertical-bold",
|
||||
color: "green-6",
|
||||
type: "moveLevel",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue