แก้ไข path manual
This commit is contained in:
parent
fca00067f0
commit
1a4b9d4875
1 changed files with 2 additions and 2 deletions
|
|
@ -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`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue