แก้ส่งข้อมูลรายงานลงเวลา
This commit is contained in:
parent
86ba9053a7
commit
63a65cda86
2 changed files with 6 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ const config = ref<any>({
|
|||
API_RETIREMENT_URI: `${window.location.protocol}//${window.location.host}/api/v1`,
|
||||
API_PROBATION_URI: `${window.location.protocol}//${window.location.host}/api/v1/probation`,
|
||||
API_REPORT2_URI: `${window.location.protocol}//${window.location.host}/api/v2`,
|
||||
LINK_EVALUATE_PUBLISH: `${window.location.protocol}//${window.location.host}`,
|
||||
LINK_EVALUATE_PUBLISH: "https://bma-ehr-publish.frappet.synology.me",
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue