fix:解决按钮组针对统一按钮主题btnLevel & disabled 属性设置不生效的问题 (#4660)

Co-authored-by: ”jiatianqi“ <”jiatianqi@baidu.com“>
This commit is contained in:
Ma ke 2022-06-21 17:49:50 +08:00 committed by GitHub
parent 6f37dc44ac
commit 260230117e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,6 +133,8 @@ export default class ButtonGroupControl extends React.Component<
size: size,
block: block,
activeLevel: btnActiveLevel,
level: btnLevel,
disabled,
...button
},
{