!1706 修复:排钻配置导出选不中情况

pull/1694/MERGE
林三 3 years ago committed by ChenX
parent f3c23a7278
commit 17c8366335

@ -25,6 +25,7 @@ export class PopoverCheckBoxes extends Component<Props> {
onClosed={() => this.setState({ value: "" })} onClosed={() => this.setState({ value: "" })}
usePortal={false} usePortal={false}
onOpening={this.props.onOpening} onOpening={this.props.onOpening}
enforceFocus={false}
content={ content={
<Card> <Card>
<H5></H5> <H5></H5>

Loading…
Cancel
Save