|
@@ -189,7 +189,7 @@
|
|
|
<h5 class="modal-title">选择对比项</h5>
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
|
|
</div>
|
|
|
- <div class="modal-body"><!--
|
|
|
+ <div class="modal-body">
|
|
|
<div class="d-flex justify-content-end mb-2">
|
|
|
<div class="d-inline-flex">
|
|
|
<div class="input-group input-group-sm">
|
|
@@ -199,10 +199,10 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div> -->
|
|
|
+ </div>
|
|
|
<div class="modal-height-500-scroll">
|
|
|
<table class="table table-bordered">
|
|
|
- <thead><tr><th width="80">选择</th><th>项目节编号</th><th>结构物名称</th><th>单位</th><th>数量1</th><th>数量2</th><th>经济指标</th><th>金额</th></tr></thead>
|
|
|
+ <thead><tr><th width="80"><input type="checkbox" name="bd">全选</th><th>项目节编号</th><th>结构物名称</th><th>单位</th><th>数量1</th><th>数量2</th><th>经济指标</th><th>金额</th></tr></thead>
|
|
|
<tbody>
|
|
|
<tr><td><input type="checkbox"></td><td>1-4-4-5-1</td><td>白石坑林场中桥(1*25m预应力混凝土小箱梁)</td><td>m2/m</td><td>1009.800</td><td>30.600</td><td>184.48</td><td>186285</td></tr>
|
|
|
<tr><td><input type="checkbox"></td><td>1-4-4-5-2</td><td>李村中桥(3*25m预应力混凝土小箱梁)</td><td>m2/m</td><td>2659.800</td><td>80.600</td><td>151.04</td><td>401732</td></tr>
|