fix styling opnames and mutations same with stock audit

This commit is contained in:
2025-06-20 15:29:34 +07:00
parent 0de5bec84a
commit 334b9acd87
25 changed files with 491 additions and 14120 deletions

View File

@@ -140,7 +140,7 @@ $(document).ready(function () {
},
],
order: [[8, "desc"]], // Order by created_at desc (column index 8)
pageLength: 25,
pageLength: 10,
responsive: true,
ordering: true, // Enable column ordering
orderMulti: false, // Single column ordering only