Files
vexplor_dev/backend-node/src/services
kjs 4afb0f5ca4 Implement server-side pagination for order summaries, plans, and shipping orders
- Added pagination parameters (page and size) to the getOrderSummary and getPlans functions in the productionController.
- Updated the getList function in shippingOrderController and shippingPlanController to support server-side pagination.
- Modified frontend components to handle pagination state and display total counts for orders and plans.
- Ensured compatibility with existing functionality by maintaining behavior when pagination is not used.
2026-04-28 13:59:34 +09:00
..
2025-10-16 10:33:21 +09:00
2025-10-29 11:26:00 +09:00
2025-10-16 10:33:21 +09:00
2025-10-22 17:07:38 +09:00
2025-10-22 17:07:38 +09:00
2025-11-28 14:56:11 +09:00
2025-10-21 12:51:57 +09:00