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