yee 7 vuotta sitten
vanhempi
commit
854a612170
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 });