Browse Source

报表指标设置,新增含量指标表类型

lishihao 1 year ago
parent
commit
05b3bb5b60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/maintain/report/html/rpt_tpl_dtl_info.html

+ 1 - 0
web/maintain/report/html/rpt_tpl_dtl_info.html

@@ -192,6 +192,7 @@
                     onchange="zTreeOprObj.onChangeFlag('costIndexType', this)">
                     <option value="NA">N/A</option>
                     <option value="mainScaleContrast">各阶段主要工程规模对比</option>
+                    <option value="mainScaleContrastGai">各阶段主要工程规模对比(概算)</option>
                 </select>
             </div>
         </div>