UI หน้ารายการการลา (Admin)
This commit is contained in:
parent
412bd910f1
commit
651f2e51b4
18 changed files with 1691 additions and 88 deletions
|
|
@ -403,7 +403,7 @@ const menuList = readonly<any[]>([
|
|||
{
|
||||
key: 9.5,
|
||||
label: "รายการลา",
|
||||
path: "/leave-list",
|
||||
path: "/leave",
|
||||
role: "leave",
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@ diff a/src/interface/request/main/main.ts b/src/interface/request/main/main.ts (
|
|||
+ {
|
||||
+ key: 9.2,
|
||||
+ label: "รายการลา",
|
||||
+ path: "/leave-list",
|
||||
+ path: "/leave",
|
||||
+ role: "coin",
|
||||
+ },
|
||||
+ {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue