mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /area console /kind feature /milestone 2.9.x #### What this PR does / why we need it: Halo 在 https://github.com/halo-dev/halo/pull/4452 中为数据列表的操作选项添加了拓展点,用于通过插件扩展操作选项。但忽略了操作选项的组件需要自定义并且自行处理点击事件,这个时候组件应该比较难拿到数据列表项的数据。 此 PR 对此进行优化,在扩展点方法传入了需要的数据。 #### Does this PR introduce a user-facing change? ```release-note None ``` |
||
---|---|---|
.. | ||
components | ||
custom-formkit-input | ||
extension-points | ||
routes-generation |