Browse Source

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

zhongzewei 7 years atrás
parent
commit
c7627883a9
1 changed files with 1 additions and 1 deletions
  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
 }