Commit bfb0ad9e authored by lixy's avatar lixy

分公司列表

parent 291bc6d3
......@@ -358,7 +358,7 @@
}
res.data.data.forEach(function (item) {
allList.push(item);
});debugger
});
if(res.data.data.length< this.listQuery.limit && this.list.length>0){
//已加载全部
this.nomore = true;
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment