เงินเดือน 1 ขั้น เพิ่มบันทึกคนสำรอง
This commit is contained in:
parent
24e0fc57fa
commit
8e40f9f16a
5 changed files with 51 additions and 6 deletions
|
|
@ -42,6 +42,12 @@ export const useSalaryListSDataStore = defineStore("salaryListStore", () => {
|
|||
color: "green-6",
|
||||
type: "moveLevel",
|
||||
},
|
||||
{
|
||||
label: "แก้ไขคุณสมบัติ",
|
||||
icon: "mdi-format-list-checks",
|
||||
color: "blue-6",
|
||||
type: "moveLevel",
|
||||
},
|
||||
{
|
||||
label: "ลบ",
|
||||
icon: "delete",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue