diff --git a/.env.development b/.env.development index be32c90..f197ea6 100755 --- a/.env.development +++ b/.env.development @@ -3,5 +3,6 @@ VITE_BASE_DIRECTORY=/ VITE_APP_VERSION=0.0.1 VITE_APP_NAME='Executive Information System' # VITE_APP_GRAPHQL_ENDPOINT=http://10.8.0.13:32169/graphql -VITE_APP_GRAPHQL_ENDPOINT=http://10.1.50.173:32180/graphql +# VITE_APP_GRAPHQL_ENDPOINT=http://10.1.50.173:32180/graphql +VITE_APP_GRAPHQL_ENDPOINT=http://10.8.0.12:32169/graphql VITE_APP_REST_ENDPOINT=http://10.1.50.173:32181 \ No newline at end of file diff --git a/src/components/Pages/Anomali/Gangguan/Anomali_LAPPGP_LPP.vue b/src/components/Pages/Anomali/Gangguan/Anomali_LAPPGP_LPP.vue index 9094ba9..58428a1 100755 --- a/src/components/Pages/Anomali/Gangguan/Anomali_LAPPGP_LPP.vue +++ b/src/components/Pages/Anomali/Gangguan/Anomali_LAPPGP_LPP.vue @@ -919,7 +919,7 @@ const getDetail = async () => { namaRegional: selected?.nama_regional ? selected?.nama_regional : '', media: parameterRequest.value?.media, isMarking: props.marking, - idPetugas: selected?.id_petugas ? selected?.id_petugas : 0 + idPetugas: selected?.id_regu ? selected?.id_regu : 0 } loadingSubData.value = true diff --git a/src/utils/api/api.graphql.ts b/src/utils/api/api.graphql.ts index 4faa5f9..49e9595 100755 --- a/src/utils/api/api.graphql.ts +++ b/src/utils/api/api.graphql.ts @@ -4277,6 +4277,7 @@ export const queries = { media: $media isMarking: $isMarking ) { + id_regu id_uid nama_uid id_up3 @@ -4422,6 +4423,7 @@ export const queries = { media: $media isMarking: $isMarking ) { + id_regu id_uid nama_uid id_up3 @@ -4567,6 +4569,7 @@ export const queries = { media: $media isMarking: $isMarking ) { + id_regu id_uid nama_uid id_up3