liukangdong
2025-03-12 908ce43ff21c2068ef5148b0a417423c8ed9eae5
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