mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:28:32 +08:00
rm console
This commit is contained in:
parent
5e5aebd2bf
commit
968eacb7de
@ -626,10 +626,6 @@ export default class TextControl extends React.PureComponent<
|
||||
inputOnly
|
||||
} = this.props;
|
||||
|
||||
if (this.props.name === 'query') {
|
||||
console.log('Text');
|
||||
}
|
||||
|
||||
const addOn: any =
|
||||
typeof addOnRaw === 'string'
|
||||
? {
|
||||
|
Loading…
Reference in New Issue
Block a user