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