Tips:
- Use ApplyFilter / ApplySort
- Whitelist editable columns
- One unified batch action pipeline
This improves reuse and reduces maintenance cost.
表格增强组件 table-enhanced:筛选、排序与批量操作最佳实践
Move filter/sort into unified backend methods to keep frontend configs clean.