admin/src/views/platform/LogisticsRecord/subscribe.vue @@ -357,7 +357,7 @@ }, handleSizeChange (capacity) { this.pagination.pageSize = capacity this.getList() this.getList(1) } } }