@@ -472,7 +472,6 @@ export default {
this.page--;
this.noMore = true;
this.loading = false;
- return;
}
const titleColumn = returnData.columnSet.find(
(item) => item.needShow === 1