ui วินัย ส่วน เรื่องร้องเรียน
This commit is contained in:
parent
0ee7dff491
commit
37b6c32e45
10 changed files with 739 additions and 17 deletions
|
|
@ -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",
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue