ปรับ css drawer, ระบบบรรจุ
This commit is contained in:
parent
5144effebd
commit
cf0ada2c67
9 changed files with 275 additions and 266 deletions
|
|
@ -195,16 +195,16 @@ const menuList = readonly<any[]>([
|
|||
},
|
||||
{
|
||||
key: 7,
|
||||
icon: "mdi-home-variant-outline",
|
||||
activeIcon: "mdi-home-variant",
|
||||
icon: "mdi-account-cancel-outline",
|
||||
activeIcon: "mdi-account-cancel",
|
||||
label: "พ้นจากราชการ",
|
||||
path: "retirement",
|
||||
role: "retirement",
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
icon: "mdi-home-variant-outline",
|
||||
activeIcon: "mdi-home-variant",
|
||||
icon: "mdi-medal-outline",
|
||||
activeIcon: "mdi-medal",
|
||||
label: "เครื่องราชอิสริยาภรณ์",
|
||||
path: "insignia",
|
||||
role: "insignia",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue