chenrui  2 năm trước cách đây
mục cha
commit
6e13967870
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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