This commit is contained in:
heama 2023-07-24 10:45:52 +05:30
parent 4809aa7e7a
commit ebb1cce97d

View File

@ -354,7 +354,7 @@
{ {
extend: "csvHtml5", extend: "csvHtml5",
exportOptions: { exportOptions: {
columns: [ 0, 1, 2, 3, 4,5,6,7,8,9,10,11,12,13,14,15] columns: [ 0, 1, 2, 3, 4,5,6,7,8,9,10,11]
} }
} }