chenrui  2 年之前
父節點
當前提交
6e13967870
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/components/Table/index.vue

+ 0 - 1
src/components/Table/index.vue

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