Przeglądaj źródła

回退急诊前

zhouna 5 lat temu
rodzic
commit
05bf10554b
1 zmienionych plików z 1 dodań i 1 usunięć
  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();
     }