dev01 3 gadi atpakaļ
vecāks
revīzija
b462a264e5

+ 1 - 1
js/component/manageCenter/project/summary/projecCount.jsx

@@ -83,7 +83,7 @@ class ProjecCount extends Component {
     this.changeList = this.changeList.bind(this);
     this.departmentList = this.departmentList.bind(this);
     this.exportPending = this.exportPending.bind(this);
-    this.exportExcel = this.exportExcel.bind(this);
+    this.exportExcel = this.exportExcel.bind(this); 
     this.selectSuperId = this.selectSuperId.bind(this);
     this.supervisorCui = this.supervisorCui.bind(this);
     this.httpChangeCui = this.httpChangeCui.bind(this);