fix: daftar gangguan melapor lebih dari 1 kali
This commit is contained in:
@ -513,6 +513,8 @@ const showDetail = () => {
|
||||
dataSubSelected.value = null
|
||||
if (detailType.value == 'table') {
|
||||
getDetail()
|
||||
} else {
|
||||
dialogDetail.value = true
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user