yee %!s(int64=7) %!d(string=hai) anos
pai
achega
854a612170
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      js/component/portal/search/achievement.jsx

+ 1 - 0
js/component/portal/search/achievement.jsx

@@ -201,6 +201,7 @@ const Content = React.createClass({
             this.state.fieldA = e.target.value;
         } else {
             this.state.fieldA = null;
+            this.state.fieldB = null;
         };
         this.loadData();
         this.setState({ industryRadioB: theArr });