Browse Source

回退急诊前-

zhouna 5 years atrás
parent
commit
602b957c9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/MedicalInfo/index.jsx

+ 1 - 1
src/components/MedicalInfo/index.jsx

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