เงินเดือน 1 ขั้น เพิ่มบันทึกคนสำรอง

This commit is contained in:
Warunee Tamkoo 2024-03-07 16:11:36 +07:00
parent 24e0fc57fa
commit 8e40f9f16a
5 changed files with 51 additions and 6 deletions

View file

@ -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",