ll
liukangdong
2025-03-13 6fdb27916ce66c9b5492dd21724e55b2c3f1eeb2
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