摘要: 给table加一下这个属性:pagination="pagination" 它有不少分页的功能我还不是特别了解 <a-table :columns="columns" :data-source="points.filter((point) => point.type == dataType.key) 阅读全文
posted @ 2022-11-28 09:55 zongkm 阅读(646) 评论(0) 推荐(0)