Merge branch 'develop' into devTee

This commit is contained in:
setthawutttty 2024-03-07 16:18:45 +07:00
commit e20381a354
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",