แก้ route เครื่องราช
This commit is contained in:
parent
610fb2ecb6
commit
c2a9829323
1 changed files with 0 additions and 2 deletions
|
|
@ -153,8 +153,6 @@ const generatePopupPath = (routeName: any) => {
|
|||
return `${path}/chapter-6-2-admin-registry`;
|
||||
} else if (routeName.includes("registry-employee")) {
|
||||
return `${path}/chapter-6-3-admin-registry`;
|
||||
} else if (routeName.includes("insignia")) {
|
||||
return `${path}/chapter-13-admin-insignia`;
|
||||
} else if (routeName.includes("acting")) {
|
||||
return `${path}/chapter-4-admin-acting`;
|
||||
} else if (routeName.includes("positionEmployee")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue