Fix showDetail function in multiple components
This commit is contained in:
@ -1006,7 +1006,7 @@ const showDetail = () => {
|
||||
dataSub.value = []
|
||||
dataSubSelected.value = null
|
||||
if (agreeToShowDialog.value) {
|
||||
// getDetail()
|
||||
getDetail()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user