chenrui  3 лет назад
Родитель
Сommit
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