liukangdong
2025-03-11 89ae52af69bc71691f284a133f83f99a33ebca57
admin/src/views/platform/components/PlatformSign.vue
@@ -142,7 +142,7 @@
    },
    handleSizeChange(e) {
      this.pagination.pageSize = e
      this.getList()
      this.getList(1)
    },
    handlePageChange(e) {
      this.pagination.page = e