Remove console.log statement in DGangguan_MLD1K.vue
This commit is contained in:
@ -474,8 +474,6 @@ const reportMeta = ref({
|
||||
})
|
||||
|
||||
const setDetailType = (columnCaption: string) => {
|
||||
console.log('Column Caption', columnCaption)
|
||||
|
||||
if (columnCaption == 'Jml Lapor') {
|
||||
detailType.value = 'table'
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user