feat: ️ 移除订单分页在单页时的隐藏逻辑

This commit is contained in:
LittleBoy 2025-04-15 15:29:51 +08:00
parent cbd476d1e2
commit 42e2d3fcc0

View File

@ -90,7 +90,6 @@ function OrderIndex() {
] ]
}} }}
showQuickJumper={true} showQuickJumper={true}
hideOnSinglePage={true}
/> />
</div> </div>
</div> </div>