@@ -53,7 +53,7 @@ class MedicalInfo extends Component {
this.setState({
val: '',
hasSearch: false,
- msg: ''
+ msg: '',
});
clearResult && clearResult();
}