แก้ไข path manual
This commit is contained in:
parent
b77cf10e2e
commit
587daf6a0e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ export const compettitivePanel = import.meta.env.VITE_COMPETITIVE_EXAM_PANEL
|
|||
export const qualifyDisableExamPanel = import.meta.env.VITE_QUALIFY_DISABLE_EMAM_PANEL
|
||||
export const qualifyExamPanel = import.meta.env.VITE_QUALIFY_EXAM_PANEL
|
||||
|
||||
const path = "http://localhost:3008"
|
||||
const path = "http://chamomind.ddns.net:20006"
|
||||
|
||||
const generatePopupPath = (routeName: any) => {
|
||||
if (routeName.includes("viewLogs")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue