|
@@ -576,7 +576,7 @@ function getGljSummaryReportPages(user_id, prjIds, rpt_id, pageSize, orientation
|
|
|
cb('Have errors while on going...', null);
|
|
cb('Have errors while on going...', null);
|
|
|
}
|
|
}
|
|
|
} catch (ex) {
|
|
} catch (ex) {
|
|
|
- console.log("报表数据异常: userId " + user_id + ", project id: " + prj_id);
|
|
|
|
|
|
|
+ // console.log("报表数据异常: userId " + user_id + ", project id: " + prj_id);
|
|
|
console.log(ex);
|
|
console.log(ex);
|
|
|
cb('Exception occurs while on going...', null);
|
|
cb('Exception occurs while on going...', null);
|
|
|
}
|
|
}
|