Selaa lähdekoodia

回退急诊前-

zhouna 5 vuotta sitten
vanhempi
commit
602b957c9e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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();
     }