Files
vexplor/frontend/components/common
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-12-10 13:53:44 +09:00
2025-08-21 09:41:46 +09:00
2026-04-15 11:46:05 +09:00
2025-10-22 14:52:13 +09:00
2025-12-05 10:46:10 +09:00