Bladeren bron

导出人材机跳过消耗量0

zhongzewei 6 jaren geleden
bovenliggende
commit
610be88104
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      web/building_saas/main/js/models/exportStandardInterface.js

+ 2 - 2
web/building_saas/main/js/models/exportStandardInterface.js

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