Sort Centros Costos

This commit is contained in:
2024-01-10 20:36:18 -03:00
parent 316cc51387
commit dc840a7bff

View File

@ -255,6 +255,7 @@
$(this.ids.table).dataTable({
order: [
[0, 'desc'],
[2, 'asc'],
[1, 'asc'],
[4, 'asc']
]