mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 12:29:24 +08:00
去除console
This commit is contained in:
parent
e9ab166fe2
commit
fb375f30cf
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user