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