liukangdong
2025-03-12 f0f08cc1ff84d45de32d8bff4a40e6a7d0d7a9e6
admin/src/views/platform/components/PlatformQueuing.vue
@@ -157,7 +157,7 @@
    },
    handleSizeChange(e) {
      this.pagination.pageSize = e
      this.getList()
      this.getList(1)
    },
    handlePageChange(e) {
      this.pagination.page = e