ปรับคำ Template
This commit is contained in:
parent
e4a911f270
commit
64401f1310
2 changed files with 7 additions and 7 deletions
|
|
@ -140,7 +140,7 @@ const menuList = readonly<any[]>([
|
|||
key: 2,
|
||||
icon: "mdi-file-document-outline",
|
||||
activeIcon: "mdi-file-document-outline",
|
||||
label: "คำสั่งและ Template",
|
||||
label: "คำสั่งและต้นแบบ",
|
||||
role: ["SUPER_ADMIN"],
|
||||
children: [
|
||||
{
|
||||
|
|
@ -150,7 +150,7 @@ const menuList = readonly<any[]>([
|
|||
},
|
||||
{
|
||||
key: 2.0,
|
||||
label: "Template สำหรับลงในตำแหน่ง/เงินเดือน",
|
||||
label: "ต้นแบบ สำหรับลงในตำแหน่ง/เงินเดือน",
|
||||
path: "salaryTemplate",
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue