AjaxResult result = AjaxResult.success(); result.put("lineOptions",map.get("lineOptions"));
重写一下 TableDataInfo,封装多一个字段返回就行啦~需要提供代码吗