@@ -473,7 +473,7 @@ const inSpecial = React.createClass({
this.state.releaseDate = [];
this.state.orderNoSearch='';
this.state.processStatus = [];
- this.state.departmenttList = [];
+ this.state.departmenttList = [];
this.loadData();
},
render() {