แก้ไข path manual

This commit is contained in:
AnandaTon 2024-07-03 10:48:04 +07:00
parent fca00067f0
commit 1a4b9d4875

View file

@ -137,7 +137,7 @@ const API = {
...file,
};
const path = "http://localhost:3008";
const path = "http://chamomind.ddns.net:20006";
const generatePopupPath = (routeName: any) => {
if (routeName.includes("metadata")) {
@ -218,7 +218,7 @@ const manualConfig = {
KPIIndicatorByRole: `${path}/manual/chapter-3-admin-evaluate`,
KPICompetencyAdd: `${path}/manual/chapter-3-admin-evaluate`,
KPICompetencyByid: `${path}/manual/chapter-3-admin-evaluate`,
organizationNew: `${path}/manual/chapter-4-admin-organization`,
organizationalNew: `${path}/manual/chapter-4-admin-organization`,
organization: `${path}/manual/chapter-7-admin-registry`,
registry: `${path}/manual/chapter-7-admin-registry`,
registryDetail: `${path}/manual/chapter-7-admin-registry`,