liukangdong
2025-01-13 34f587564c9a34515e7deda4dcd02eb748480e1f
admin/src/views/platform/LogisticsRecord/operation.vue
@@ -203,6 +203,7 @@
    },
    handleSizeChange(capacity) {
      this.pagination.pageSize = capacity
      this.getList()
    }
  }
}