|
@@ -29,7 +29,7 @@
|
|
|
<th width="60">操作</th>
|
|
|
</tr>--%>
|
|
|
<tr>
|
|
|
- <th colspan="9" style="font-size: 20px">输变电工程分部结算审核表</th>
|
|
|
+ <th colspan="9" style="font-size: 20px">输变电工程分部结算审核单</th>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th class="hide"></th>
|
|
@@ -79,7 +79,7 @@
|
|
|
<input id="investmentCostList{{idx}}_businessReduce" subName="businessReduce" type="text" value="{{row.businessReduce}}" class="form-control number contentDetail"/>
|
|
|
</td>
|
|
|
<td>
|
|
|
- <input id="investmentCostList{{idx}}_businessRate" subName="businessRate" type="text" value="{{row._businessRate}}" readonly="readonly" class="form-control number contentDetail"/>
|
|
|
+ <input id="investmentCostList{{idx}}_businessRate" subName="businessRate" type="text" value="{{row._businessRate}}" class="form-control number contentDetail"/>
|
|
|
</td>
|
|
|
|
|
|
<td class="text-center op-td">
|