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