data['questions']对应problemListPage.data.questions,ajax请求获得的是新data['questions'],怎么使当前table显示新数据,可以不在js中重写HTML吗?
可以使用js动态生成,ajax请求之后for循环生成