FIX: find ventas por proyecto y unidad

This commit is contained in:
2024-01-30 12:07:43 -03:00
parent 9d7857621e
commit ad3285efd9
2 changed files with 3 additions and 68 deletions

View File

@ -234,6 +234,7 @@
this.table = new DataTable(table, {
order: [[0, 'asc']],
pageLength: 50
})
},
table: () => {