chenshilong 6 years ago
parent
commit
90fd551400
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
 }