Cannot read property 'concat' of undefin

发布于 7 年前作者 wzou1557 次浏览最后编辑 7 年前来自 ask

//下拉刷新 数组合并 报错

console.log(e,‘到底了’)

that.f_list = that.f_list.concat(that.f_list);

Cannot read property ‘concat’ of undefin

谢谢各位大神 帮解释一下

1 回复
gujun
gujun1 楼5 年前

that.f_list是数组吗?