Remove unnecessary dialogDetail assignments
This commit is contained in:
@ -1006,8 +1006,7 @@ const showDetail = () => {
|
||||
dataSub.value = []
|
||||
dataSubSelected.value = null
|
||||
if (agreeToShowDialog.value) {
|
||||
// dialogDetail.value = true
|
||||
getDetail()
|
||||
// getDetail()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user