|
@@ -34,15 +34,15 @@
|
|
|
<h5>指标</h5>
|
|
|
</div>
|
|
|
<div class="sjs-height-3">
|
|
|
- <table class="table table-bordered table-sm table-hover">
|
|
|
+ <table class="table table-bordered table-sm table-hover table-f">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th>指标编号</th>
|
|
|
- <th>项目或费用名称</th>
|
|
|
+ <th width="100">指标编号</th>
|
|
|
+ <th width="150">项目或费用名称</th>
|
|
|
<th colspan="2">指标单位</th>
|
|
|
- <th>计算规则</th>
|
|
|
- <th>指标计算</th>
|
|
|
- <th>经济指标</th>
|
|
|
+ <th width="250">计算规则</th>
|
|
|
+ <th width="300">指标计算</th>
|
|
|
+ <th width="140">经济指标</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody id="indexList">
|