去除console

This commit is contained in:
zhangxulong 2023-06-07 19:42:36 +08:00
parent e9ab166fe2
commit fb375f30cf

View File

@ -74,7 +74,6 @@ export class ResultBox extends React.Component<ResultBoxProps> {
@autobind
handleFocus(e: any) {
console.log('eeeeeeee', e);
const onFocus = this.props.onFocus;
onFocus && onFocus(e);
this.setState({