- Replaced inline logs table in `DepartmentLane.vue` with reusable `ModuleActionLogsTable` for better modularity. - Enhanced `ModuleActionLogs` to support pagination and dynamic filtering. - Introduced new `ModuleActionLogsTable.vue` component to centralize log display logic.