src/views/product/shares.vue @@ -489,7 +489,7 @@ }, onSizeChange(current, pageSize) { this.queryParam.pageNum = current this.pagination.current = page this.pagination.current = current this.queryParam.pageSize = pageSize this.getlist() },