chenrui  hace 3 años
padre
commit
6e13967870
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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