Remove unused code and comments
This commit is contained in:
@ -1075,7 +1075,6 @@ import { saveAs } from 'file-saver'
|
||||
import { Workbook } from 'exceljs'
|
||||
import { useQuery } from '@vue/apollo-composable'
|
||||
import { getGangguanDetail, queries } from '@/utils/api/api.graphql'
|
||||
import { dummyData } from '@/utils/dummy'
|
||||
import { formatNumber, formatPercentage, isNumber } from '@/utils/numbers'
|
||||
import DetailDialog from '@/components/Dialogs/DetailDialog.vue'
|
||||
import InputText from '@/components/InputText.vue'
|
||||
@ -1278,8 +1277,184 @@ const filters = ref()
|
||||
|
||||
onMounted(() => {
|
||||
if (import.meta.env.DEV) {
|
||||
data.value = dummyData.gangguan.rekap.rekapitulasiAllGangguan
|
||||
dataSub.value = dummyData.gangguan.rekap.detailGangguan
|
||||
data.value = [
|
||||
{
|
||||
id: 443201,
|
||||
nama_regional: 'REGIONAL SULMAPANA',
|
||||
id_uid: 44,
|
||||
nama_uid: 'WILAYAH NUSA TENGGARA BARAT',
|
||||
id_up3: 443,
|
||||
nama_up3: 'UP3 BIMA',
|
||||
id_ulp: 44320,
|
||||
nama_ulp: 'ULP DOMPU',
|
||||
id_posko: 443201,
|
||||
nama_posko: 'POSKO ULP DOMPU',
|
||||
total: 34,
|
||||
total_selesai: 34,
|
||||
persen_selesai: 100,
|
||||
total_inproses: 0,
|
||||
persen_inproses: 0,
|
||||
avg_durasi_dispatch: 4.735294117647059,
|
||||
min_durasi_dispatch: 11,
|
||||
max_durasi_dispatch: 2562,
|
||||
total_dibawah_sla_dispatch: 19,
|
||||
total_diatas_sla_dispatch: 15,
|
||||
avg_durasi_response: 29.848484848484848,
|
||||
min_durasi_response: 625,
|
||||
max_durasi_response: 4202,
|
||||
total_dibawah_sla_response: 27,
|
||||
total_diatas_sla_response: 6,
|
||||
avg_durasi_recovery: 50.53125,
|
||||
min_durasi_recovery: 1282,
|
||||
max_durasi_recovery: 5794,
|
||||
total_dibawah_sla_recovery: 32,
|
||||
total_diatas_sla_recovery: 0,
|
||||
total_dispatch: 34,
|
||||
total_response: 33,
|
||||
total_recovery: 32
|
||||
},
|
||||
{
|
||||
id: 316201,
|
||||
nama_regional: 'REGIONAL SULMAPANA',
|
||||
id_uid: 31,
|
||||
nama_uid: 'WILAYAH SULAWESI UTARA,TENGAH DAN GORONTALO',
|
||||
id_up3: 31600,
|
||||
nama_up3: 'UP3 GORONTALO',
|
||||
id_ulp: 31620,
|
||||
nama_ulp: 'ULP MARISA',
|
||||
id_posko: 316201,
|
||||
nama_posko: 'POSKO ULP MARISA',
|
||||
total: 19,
|
||||
total_selesai: 19,
|
||||
persen_selesai: 100,
|
||||
total_inproses: 0,
|
||||
persen_inproses: 0,
|
||||
avg_durasi_dispatch: 1.6111111111111112,
|
||||
min_durasi_dispatch: 12,
|
||||
max_durasi_dispatch: 437,
|
||||
total_dibawah_sla_dispatch: 16,
|
||||
total_diatas_sla_dispatch: 2,
|
||||
avg_durasi_response: 17.22222222222222,
|
||||
min_durasi_response: 483,
|
||||
max_durasi_response: 2541,
|
||||
total_dibawah_sla_response: 18,
|
||||
total_diatas_sla_response: 0,
|
||||
avg_durasi_recovery: 31.38888888888889,
|
||||
min_durasi_recovery: 1183,
|
||||
max_durasi_recovery: 3216,
|
||||
total_dibawah_sla_recovery: 18,
|
||||
total_diatas_sla_recovery: 0,
|
||||
total_dispatch: 18,
|
||||
total_response: 18,
|
||||
total_recovery: 18
|
||||
},
|
||||
{
|
||||
id: 433801,
|
||||
nama_regional: 'REGIONAL SULMAPANA',
|
||||
id_uid: 430,
|
||||
nama_uid: 'WILAYAH NUSA TENGGARA TIMUR',
|
||||
id_up3: 433,
|
||||
nama_up3: 'UP3 SUMBA',
|
||||
id_ulp: 43380,
|
||||
nama_ulp: 'ULP SUMBA BARAT DAYA',
|
||||
id_posko: 433801,
|
||||
nama_posko: 'POSKO ULP SUMBA BARAT DAYA',
|
||||
total: 34,
|
||||
total_selesai: 34,
|
||||
persen_selesai: 100,
|
||||
total_inproses: 0,
|
||||
persen_inproses: 0,
|
||||
avg_durasi_dispatch: 2.5185185185185186,
|
||||
min_durasi_dispatch: 17,
|
||||
max_durasi_dispatch: 473,
|
||||
total_dibawah_sla_dispatch: 23,
|
||||
total_diatas_sla_dispatch: 4,
|
||||
avg_durasi_response: 35.34615384615385,
|
||||
min_durasi_response: 768,
|
||||
max_durasi_response: 5726,
|
||||
total_dibawah_sla_response: 19,
|
||||
total_diatas_sla_response: 7,
|
||||
avg_durasi_recovery: 57.34615384615385,
|
||||
min_durasi_recovery: 1571,
|
||||
max_durasi_recovery: 7213,
|
||||
total_dibawah_sla_recovery: 26,
|
||||
total_diatas_sla_recovery: 0,
|
||||
total_dispatch: 27,
|
||||
total_response: 26,
|
||||
total_recovery: 26
|
||||
},
|
||||
{
|
||||
id: 514603,
|
||||
nama_regional: 'REGIONAL JMB',
|
||||
id_uid: 103,
|
||||
nama_uid: 'DISTRIBUSI JAWA TIMUR',
|
||||
id_up3: 149,
|
||||
nama_up3: 'UP3 MOJOKERTO',
|
||||
id_ulp: 51460,
|
||||
nama_ulp: 'ULP NGANJUK',
|
||||
id_posko: 514603,
|
||||
nama_posko: 'POSKO ULP NGANJUK',
|
||||
total: 183,
|
||||
total_selesai: 183,
|
||||
persen_selesai: 100,
|
||||
total_inproses: 0,
|
||||
persen_inproses: 0,
|
||||
avg_durasi_dispatch: 11.38888888888889,
|
||||
min_durasi_dispatch: 12,
|
||||
max_durasi_dispatch: 4932,
|
||||
total_dibawah_sla_dispatch: 53,
|
||||
total_diatas_sla_dispatch: 37,
|
||||
avg_durasi_response: 14.10204081632653,
|
||||
min_durasi_response: 315,
|
||||
max_durasi_response: 2385,
|
||||
total_dibawah_sla_response: 49,
|
||||
total_diatas_sla_response: 0,
|
||||
avg_durasi_recovery: 21.73469387755102,
|
||||
min_durasi_recovery: 424,
|
||||
max_durasi_recovery: 3989,
|
||||
total_dibawah_sla_recovery: 49,
|
||||
total_diatas_sla_recovery: 0,
|
||||
total_dispatch: 90,
|
||||
total_response: 49,
|
||||
total_recovery: 49
|
||||
},
|
||||
{
|
||||
id: 532931,
|
||||
nama_regional: 'REGIONAL JMB',
|
||||
id_uid: 427,
|
||||
nama_uid: 'DISTRIBUSI JAWA BARAT',
|
||||
id_up3: 540,
|
||||
nama_up3: 'UP3 GARUT',
|
||||
id_ulp: 53293,
|
||||
nama_ulp: 'ULP LELES',
|
||||
id_posko: 532931,
|
||||
nama_posko: 'POSKO ULP LELES',
|
||||
total: 36,
|
||||
total_selesai: 36,
|
||||
persen_selesai: 100,
|
||||
total_inproses: 0,
|
||||
persen_inproses: 0,
|
||||
avg_durasi_dispatch: 0.6388888888888888,
|
||||
min_durasi_dispatch: 5,
|
||||
max_durasi_dispatch: 271,
|
||||
total_dibawah_sla_dispatch: 36,
|
||||
total_diatas_sla_dispatch: 0,
|
||||
avg_durasi_response: 10.38888888888889,
|
||||
min_durasi_response: 295,
|
||||
max_durasi_response: 1270,
|
||||
total_dibawah_sla_response: 36,
|
||||
total_diatas_sla_response: 0,
|
||||
avg_durasi_recovery: 21.63888888888889,
|
||||
min_durasi_recovery: 926,
|
||||
max_durasi_recovery: 1886,
|
||||
total_dibawah_sla_recovery: 36,
|
||||
total_diatas_sla_recovery: 0,
|
||||
total_dispatch: 36,
|
||||
total_response: 36,
|
||||
total_recovery: 36
|
||||
}
|
||||
]
|
||||
dataSub.value = []
|
||||
}
|
||||
})
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user