Parcourir la source

Merge branch 'master' of http://smartcost.f3322.net:3000/SmartCost/YangHuCost

zhongzewei il y a 7 ans
Parent
commit
c7627883a9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      modules/pm/models/project_property_template.js

+ 1 - 1
modules/pm/models/project_property_template.js

@@ -25,7 +25,7 @@ const tenderSetting = {
 };
 
 const calcOptions={
-    calc_main:false,
+    calc_main:true,
     calc_add:true,
     calc_est:true
 }