filter ตำแหน่งว่าง

This commit is contained in:
Kittapath 2023-07-14 11:36:59 +07:00
parent 5bfdd3cc2a
commit 6fab70b99b
2 changed files with 37 additions and 4 deletions

View file

@ -40,6 +40,7 @@ const config = ref<any>({
API_URI_PROFILE_SERVICE: `${window.location.protocol}//${window.location.host}/api/v1`,
API_CANDIDATE_URI: `${window.location.protocol}//${window.location.host}/api/v1`,
API_REPORT_URI: `${window.location.protocol}//${window.location.host}/api/v1`,
API_PLACEMENT_URI: `${window.location.protocol}//${window.location.host}/api/v1`,
API_URI_ORG_TREE:
"https://s3cluster.frappet.com/bma-ehr-fpt/organization/strueture/tree_20230707_115124.json",
MEET_URI: "meet.frappet.com",