ui วินัย ส่วน เรื่องร้องเรียน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-10-16 18:07:42 +07:00
parent 0ee7dff491
commit 37b6c32e45
10 changed files with 739 additions and 17 deletions

View file

@ -431,13 +431,13 @@ const menuList = readonly<any[]>([
{
key: 11.4,
label: "ออกคำสั่ง",
path: "",
path: "/discipline-order",
role: "coin",
},
{
key: 11.5,
label: "รายงาน",
path: "",
path: "/discipline-report",
role: "coin",
},
{
@ -448,12 +448,12 @@ const menuList = readonly<any[]>([
children: [
{
label: "กรรมการ",
path: "",
path: "/discipline-director",
role: "coin",
},
{
label: "ช่องทางการร้องเรียน",
path: "",
path: "/discipline-channel",
role: "coin",
},
],