admin/src/views/system/publicMsg.vue @@ -145,6 +145,7 @@ }, handleSizeChange(capacity) { this.pagination.pageSize = capacity this.getList() } } }