Merge branch 'dev-bagus' of https://github.com/defuj/eis into dev-defuj

This commit is contained in:
Dede Fuji Abdul
2024-03-21 17:42:01 +07:00
2 changed files with 142 additions and 39 deletions

View File

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