-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(card): 修复 Card 组件中 actions 和 toolbar 中的 dropdown-button 组件失效的问题 (#…
…11605) - 渲染 toolbar 和 actions 时,在传入 subProps 中指定 onClick 为 undefined - 避免 Cards 中为 Cards 功能特性增加的点击处理函数意外传给 Card 的 toolbar 和 actions - 修复 renderField 拼写错误 Co-authored-by: Song Mingxu <mingxu.song@gmail.com>
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters