@@ -606,7 +606,7 @@ const MyTaskCount = Form.create()(React.createClass({
})
this.resets();
},
- //导出
+ //导出
exportExec(){
var data = {
orderNo: this.state.orderNoSearch ? this.state.orderNoSearch : undefined,