首先出现了报错
Console.log(response) => 这一句不是很直接告诉你了吗?老弟response 这里只有message 和code ,response没有data 字段
说明你后端的数据没有传过来啊,或者是你查询到的数据是空的