Files
vexplor/frontend/lib/registry/components
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-11-28 11:52:23 +09:00
2025-10-30 12:03:50 +09:00
11
2026-03-17 21:50:37 +09:00
2025-09-12 14:24:25 +09:00