เพิ่มการส่งข้อมูลไปตรวจสอบ และหน้า verify

This commit is contained in:
Warunee Tamkoo 2024-02-12 14:47:02 +07:00
parent e3d2b99bdc
commit 4f43384c08
3 changed files with 26 additions and 10 deletions

View file

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