@@ -1931,9 +1931,9 @@ const XMLStandard = (function () {
continue;
}
// 总消耗量为0不导出
- /*if (!+glj.quantity) {
+ if (!+glj.quantity) {
- }*/
+ }
let price = gljUtil.getGLJPrice(glj, detail.projectGLJ.datas,
detail.projectInfo.property.calcOptions, detail.labourCoe.datas, detail.projectInfo.property.decimal, false, _, scMathUtil);
//调整价