chenrui  3 anni fa
parent
commit
6e13967870
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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