@@ -147,7 +147,7 @@
<td >
<input type="text" class="form-control" name="nlktgnl" >
</td>
- <th>年集装箱通过能力 <br>(万TEU): </th>
+ <th>年集装箱通过能力 <br>(万TEU): </th>
<input type="text" class="form-control" name="njzxtgnl" >
@@ -143,7 +143,7 @@
<input type="text" class="form-control" name="nlktgnl" value="${record.nlktgnl }">
<input type="text" class="form-control" name="njzxtgnl" value="${record.njzxtgnl }">
@@ -121,7 +121,7 @@
<th width="10%">所在港区</th>
<th width="14%">码头用途</th>
<th width="6%">服务类型</th>
- <th width="10%">是否危化品码头</th>
+ <th width="10%">危化品码头</th>
<th width="1%" class="operatetd">操作</th>
</tr>
<c:forEach items="${list}" var="mt" varStatus="status">
@@ -81,7 +81,7 @@
${record.nlktgnl }
- <th>年集装箱通过能力 <br>(万TEU): </th>
+ <th>年集装箱通过能力 <br>(万TEU): </th>
${record.njzxtgnl }