เพิ่มการส่งข้อมูลไปตรวจสอบ และหน้า verify
This commit is contained in:
parent
e3d2b99bdc
commit
4f43384c08
3 changed files with 26 additions and 10 deletions
|
|
@ -195,6 +195,14 @@ const menuList = readonly<any[]>([
|
|||
path: "registry",
|
||||
role: "registry",
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
icon: "verified",
|
||||
activeIcon: "verified",
|
||||
label: "รายการรอตรวจสอบ",
|
||||
path: "verified",
|
||||
role: "registryverify",
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
icon: "o_contact_page",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue