### Operation
表格列中的操作栏,用来放置按钮集合,只能放在 table 的列配置中。
- `type` 请设置成 `operation`。
- `label` 列标题。
- `buttons` 按钮集合,请参考[Button](./Form/Button.md) 按钮配置说明。