rm console

This commit is contained in:
2betop 2020-05-14 15:40:42 +08:00
parent 5e5aebd2bf
commit 968eacb7de

View File

@ -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'
? {