Merge branch 'develop' into devTee
This commit is contained in:
commit
e20381a354
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