zhouna %!s(int64=6) %!d(string=hai) anos
pai
achega
8decc9d3e8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/common/components/SearchOption/index.jsx

+ 2 - 1
src/common/components/SearchOption/index.jsx

@@ -57,7 +57,8 @@ class SearchOption extends React.Component {
               show:true
           })
       }else{
-          this.handleClearVal('')            //这个要放开,输入为空清除列表
+          //this.handleClearVal('')            //这个要放开,输入为空清除列表
+          handleChangeValue('');
           this.setState({
               show:false
           })