<fix>[normal]扫码记录分页控件默认显示数目改为50

This commit is contained in:
葛林强 2024-06-19 16:24:50 +08:00
parent ab961f2e08
commit 462849cb59

View File

@ -31,7 +31,7 @@ export default {
//
page: {
//
pageSize: 20,
pageSize: 50,
//
pageIndex: 1,
//