FIX: find ventas por proyecto y unidad
This commit is contained in:
@ -234,6 +234,7 @@
|
||||
|
||||
this.table = new DataTable(table, {
|
||||
order: [[0, 'asc']],
|
||||
pageLength: 50
|
||||
})
|
||||
},
|
||||
table: () => {
|
||||
|
Reference in New Issue
Block a user