fix: export pdf in rekapitulasi gangguan all

This commit is contained in:
kur0nek-o
2024-03-21 15:50:24 +07:00
parent 7e7e4f6314
commit 9e07f382cb
2 changed files with 47 additions and 15 deletions

View File

@ -1109,6 +1109,8 @@ const filterData = (params: any) => {
data.value = queryResult.data.rekapitulasiAllGangguan
loadingData.value = false
}
reportMeta.value = filters.value
})
onError((error) => {