From 08c921fe6685c4d1a2ccef7129bf112cae36f125 Mon Sep 17 00:00:00 2001 From: DXC Date: Mon, 23 Mar 2026 14:38:08 +0800 Subject: [PATCH] feat: standardize default page size to 20, add pagination to pick list, and fix table horizontal scrollbar visibility --- .../src/views/outbound/Selection.vue | 23 ++++++++++++++++++- inventory-web/src/views/stock/inbound/buy.vue | 5 ++-- .../src/views/stock/inbound/product.vue | 15 ++++++++++-- .../src/views/stock/inbound/semi.vue | 5 ++-- 4 files changed, 41 insertions(+), 7 deletions(-) diff --git a/inventory-web/src/views/outbound/Selection.vue b/inventory-web/src/views/outbound/Selection.vue index 9b3e6f3..e98de10 100644 --- a/inventory-web/src/views/outbound/Selection.vue +++ b/inventory-web/src/views/outbound/Selection.vue @@ -106,7 +106,7 @@ +