no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-08 18:19:40 +07:00
parent b3cfb06dc1
commit 259c69d0b0
5 changed files with 18 additions and 20 deletions

View file

@ -464,7 +464,7 @@ const menuList = readonly<any[]>([
// },
// ],
// },
// ],
// ],
// },
]);
@ -472,7 +472,7 @@ const tabList = readonly<any[]>([
{
no: 1,
label: "การเข้าสู่ระบบ",
path: "",
path: "/manual",
childern: [
{
no: 1.1,
@ -505,13 +505,13 @@ const tabList = readonly<any[]>([
path: "/login/noti",
}
]
},
},
{
no: 2,
label: "ระบบข้อมูลหลัก",
path: "",
path: "/Datamain",
childern: [
{
no: 2.1,
@ -555,7 +555,7 @@ const tabList = readonly<any[]>([
{
no: 3,
label: "ระบบโครงสร้างอัตรากำลัง",
path: "",
path: "/Structuremain",
childern: [
{
no: 3.1,
@ -605,7 +605,7 @@ const tabList = readonly<any[]>([
{
no: 4,
label: "ระบบทะเบียนประวัติ",
path: "",
path: "/Registrationmain",
childern: [
{
no: 4.1,
@ -644,7 +644,7 @@ const tabList = readonly<any[]>([
{
no: 5,
label: "หน้าจัดการระบบสรรหา",
path: "",
path: "/Recruitmain",
childern: [
{
no: 5.1,
@ -664,7 +664,7 @@ const tabList = readonly<any[]>([
{
no: 5.31,
label: "จัดการรอบสอบการแข่งขัน",
path: "/Recruit/managecompet",
path: "/Recruit/managecompet",
},
{
no: 5.32,
@ -681,7 +681,7 @@ const tabList = readonly<any[]>([
{
no: 5.41,
label: "จัดการรอบคัดเลือก",
path: "/Recruit/qualifiers",
path: "/Recruit/qualifiers",
},
{
no: 5.42,