241 lines
11 KiB
Vue
241 lines
11 KiB
Vue
<template>
|
|
<div>
|
|
<DxDataGrid class="max-h-[calc(100vh-140px)]" :data-source="data" :show-column-lines="true" :show-row-lines="false"
|
|
:show-borders="true" :row-alternation-enabled="true" :hover-state-enabled="true"
|
|
@selection-changed="onSelectionChanged" :column-width="100" @exporting="" :allow-column-resizing="true"
|
|
column-resizing-mode="widget">
|
|
<DxSelection mode="single" />
|
|
<DxPaging :page-size="5" :enabled="true" />
|
|
<DxPager :visible="true" :allowed-page-sizes="[5, 10, 20, 'all']" display-mode="full"
|
|
:show-page-size-selector="true" :show-info="true" :show-navigation-buttons="true" />
|
|
<DxLoadPanel
|
|
v-model:visible.sync="loadingVisible"
|
|
:enabled="true" />
|
|
<DxSearchPanel :visible="true" :highlight-case-sensitive="true" />
|
|
<DxExport :enabled="true" :formats="['pdf', 'xlsx', 'document']" :allow-export-selected-data="false" />
|
|
<DxColumn css-class="custom-table-column" :width="50" alignment="center"
|
|
:calculateCellValue="(item:any) => data.findIndex((i)=>i == item)+1"
|
|
data-type="number"
|
|
caption="No" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="no_laporan"
|
|
caption="No Laporan" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="tgl_lapor"
|
|
caption="Tgl Lapor" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="tgl_response"
|
|
caption="Tgl Response" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="tgl_recovery"
|
|
caption="Tgl Recovery" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" alignment="center" data-field="jumlah_lapor" caption="Jml Lapor"
|
|
cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="170" alignment="center" data-field="durasi_response_time"
|
|
caption="Durasi Response Time" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="170" alignment="center" data-field="durasi_recovery_time"
|
|
caption="Durasi Recovery Time" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="status_akhir" caption="Status"
|
|
cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="idpel_nometer"
|
|
caption="IDPEL/NO METER" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="nama_pelapor"
|
|
caption="Nama Pelapor" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="170" alignment="center" data-field="alamat_pelapor"
|
|
caption="Alamat Pelapor" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="no_telp_pelapor"
|
|
caption="No Telp Pelapor" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="keterangan_pelapor"
|
|
caption="Keterangan Pelapor" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="150" alignment="center" data-field="media"
|
|
caption="Sumber Lapor" cell-template="data" />
|
|
<DxColumn css-class="custom-table-column" :width="170" alignment="center" data-field="posko" caption="Posko"
|
|
cell-template="data" />
|
|
|
|
<template #data="{ data }">
|
|
<span class="cursor-pointer" @click="showData()">
|
|
{{ data.text }}
|
|
</span>
|
|
</template>
|
|
</DxDataGrid>
|
|
</div>
|
|
|
|
<DetailDialog :open="showDetail" title="Daftar Gangguan Melapor Lebih Dari 1 Kali" @on-close="closeDetail">
|
|
<div class="w-full p-4 space-y-2 bg-white rounded-xl">
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
No Laporan:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail.no_laporan" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Tanggal Lapor:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.tgl_lapor" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Tanggal Response:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.tgl_response" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Tanggal Recovery:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.tgl_recovery" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Jumlah Lapor:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.jml_lapor" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Durasi Response Time:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.durasi_response_time" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Durasi Response Time:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.durasi_recovery_time" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Status :
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.status" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
IDPEL/NO METER:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.idpel_nometer" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Nama Pelapor:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.nama_pelapor" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
No Telp Pelapor:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.no_telp_pelapor" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Keterangan Pelapor:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.keterangan_pelapor" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Sumper Lapor:
|
|
</h3>
|
|
<InputText :readonly="true" :value="dataDetail?.sumber_lapor" class-name="flex-1" />
|
|
</div>
|
|
|
|
<div class="flex flex-row items-center justify-between w-full">
|
|
<h3 class="text-sm font-medium w-[170px] text-gray-800">
|
|
Posko:
|
|
</h3>
|
|
<InputText :readonly="true" type="textarea" :value="dataDetail?.posko" class-name="flex-1 h-[56px]" />
|
|
</div>
|
|
</div>
|
|
|
|
</DetailDialog>
|
|
</template>
|
|
|
|
<script setup lang="ts">
|
|
import { onMounted, ref } from 'vue'
|
|
import { DxDataGrid } from 'devextreme-vue'
|
|
import { useFiltersStore } from '@/stores/filters'
|
|
import { DxColumn, DxExport, DxLoadPanel, DxPager, DxPaging, DxScrolling, DxSearchPanel, DxSelection } from 'devextreme-vue/data-grid'
|
|
import DetailDialog from '@/components/Dialogs/DetailDialog.vue';
|
|
import InputText from '@/components/InputText.vue';
|
|
import { useQuery } from '@vue/apollo-composable';
|
|
import gql from 'graphql-tag';
|
|
const data = ref<any[]>([])
|
|
const dataDetail = ref<any>({})
|
|
const showDetail = ref(false)
|
|
|
|
const onSelectionChanged = ({ selectedRowsData }: any) => {
|
|
const data = selectedRowsData[0]
|
|
dataDetail.value = data
|
|
}
|
|
|
|
const showData = () => {
|
|
showDetail.value = true
|
|
}
|
|
|
|
const closeDetail = () => {
|
|
showDetail.value = false
|
|
}
|
|
const loadingVisible = ref(true)
|
|
const GET_GANGGUAN_MELAPOR_LEBIHDARI_SATU_KALI =gql`
|
|
query gangguan ($minJmlLapor: Int!, $maxJmlLapor: Int!, $dateFrom: Date!, $dateTo: Date!, $posko: String!, $idUid: Int!, $idUp3: Int!) {
|
|
daftarGangguanMelaporLebihDariSatuKali(
|
|
minJmlLapor: $minJmlLapor
|
|
maxJmlLapor: $maxJmlLapor
|
|
dateFrom: $dateFrom
|
|
dateTo: $dateTo
|
|
posko: $posko
|
|
idUid: $idUid
|
|
idUp3: $idUp3
|
|
) {
|
|
alamat_pelapor
|
|
durasi_response_time
|
|
id_gangguan
|
|
idpel_nometer
|
|
jumlah_lapor
|
|
keterangan_pelapor
|
|
media
|
|
nama_pelapor
|
|
no_laporan
|
|
no_telp_pelapor
|
|
posko
|
|
status_akhir
|
|
waktu_recovery
|
|
waktu_response
|
|
}
|
|
}`;
|
|
|
|
onMounted(() => {
|
|
const filters = useFiltersStore()
|
|
const { onResult, variables } = useQuery(GET_GANGGUAN_MELAPOR_LEBIHDARI_SATU_KALI, {
|
|
minJmlLapor: 2,
|
|
maxJmlLapor: 100,
|
|
dateFrom: new Date("2023-10-01").toISOString().slice(0, 10),
|
|
dateTo: new Date("2023-10-01").toISOString().slice(0, 10),
|
|
posko: "",
|
|
idUid: 0,
|
|
idUp3: 0,
|
|
})
|
|
onResult(queryResult => {
|
|
if(queryResult.data != undefined){
|
|
data.value = queryResult.data.daftarGangguanMelaporLebihDariSatuKali;
|
|
loadingVisible.value = false
|
|
}
|
|
console.log(queryResult.data)
|
|
console.log(queryResult.loading)
|
|
console.log(queryResult.networkStatus)
|
|
})
|
|
filters.setConfig({
|
|
type: 'type-6',
|
|
})
|
|
})
|
|
</script> |