摘要: 一 1.前台使用Element UI进行分页功能 其中prop(属性)要改为自己数据项属性 2.前台方法设置 3.API方法: //查询 分页 [HttpGet,Route("api/page")] public IHttpActionResult Show(string name,int page 阅读全文
posted @ 2021-09-10 22:02 霜华扶雪 阅读(294) 评论(0) 推荐(0)