mentoswzq 5 years ago
parent
commit
2b8d2a3e56
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/component/manageCenter/project/task/myTaskCount.jsx

+ 1 - 1
js/component/manageCenter/project/task/myTaskCount.jsx

@@ -608,7 +608,7 @@ const MyTaskCount = Form.create()(React.createClass({
 	},
 	//导出  
     exportExec(){
-        var data = {
+        var data = { 
 			orderNo: this.state.orderNoSearch ? this.state.orderNoSearch : undefined,
             name: this.state.customerName?this.state.customerName:undefined,//订单负责人
             taskId: this.state.idSearch?this.state.idSearch:undefined,//订单编号