From ace4af39d6e7c8a58d4e4d64054732f1d6e159b4 Mon Sep 17 00:00:00 2001
From: 1 <1@123>
Date: 星期三, 18 三月 2026 14:31:16 +0800
Subject: [PATCH] lsh#
---
rsf-admin/src/page/work/outBound/OutBoundList.jsx | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rsf-admin/src/page/work/outBound/OutBoundList.jsx b/rsf-admin/src/page/work/outBound/OutBoundList.jsx
index 1831c4f..bdc4ed7 100644
--- a/rsf-admin/src/page/work/outBound/OutBoundList.jsx
+++ b/rsf-admin/src/page/work/outBound/OutBoundList.jsx
@@ -351,7 +351,7 @@
},
},
}}
- pageSizeOptions={[15, 25, 50, 100]}
+ pageSizeOptions={[10, 20, 50, 100]}
editMode="row"
checkboxSelection = {false}
onRowSelectionModelChange={handleSelectionChange}
--
Gitblit v1.9.1