dev01 лет назад: 3
Родитель
Сommit
b462a264e5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      js/component/manageCenter/project/summary/projecCount.jsx

+ 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);