ปรับคำ Template

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-28 11:49:53 +07:00
parent e4a911f270
commit 64401f1310
2 changed files with 7 additions and 7 deletions

View file

@ -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",
},
],