mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
fix:解决按钮组针对统一按钮主题btnLevel & disabled 属性设置不生效的问题 (#4660)
Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
This commit is contained in:
parent
6f37dc44ac
commit
260230117e
@ -133,6 +133,8 @@ export default class ButtonGroupControl extends React.Component<
|
||||
size: size,
|
||||
block: block,
|
||||
activeLevel: btnActiveLevel,
|
||||
level: btnLevel,
|
||||
disabled,
|
||||
...button
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user