fix
This commit is contained in:
@ -291,8 +291,8 @@ const filterData = (params: any) => {
|
||||
}
|
||||
},
|
||||
responseTime: {
|
||||
it: {
|
||||
total: l_durasi_response,
|
||||
menit: {
|
||||
total: item.total_durasi_response,
|
||||
rataRata: item.avg_durasi_response,
|
||||
max: item.max_durasi_response,
|
||||
min: item.min_durasi_response
|
||||
@ -375,3 +375,4 @@ onMounted(() => {
|
||||
})
|
||||
})
|
||||
</script>
|
||||
@/utils/api/graphql
|
Reference in New Issue
Block a user