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