@@ -330,7 +330,7 @@ class Rpt_Data_Extractor {
}
let coeRst = gljUtil.getPriceCoeDatas(projectGLJDatas.data.gljList, contractorDatas.data, ttlFee, rawDataObj.prj.property, _, scMathUtil);
- console.log(coeRst);
+ // console.log(coeRst);
contractorDatas.data = coeRst;
if (projectGLJDatas && rationGLJDatas && labourCoeDatas) {