摘要: pagination={{ showSizeChanger: true, defaultCurrent: 3, total: 500, showTotal: total => { return `Total ${total} items`; } }} 阅读全文
posted @ 2023-03-15 17:28 Running00 阅读(20) 评论(0) 推荐(0) 编辑