jquery表格排序(8)
来源:未知 责任编辑:责任编辑 发表时间:2015-09-16 20:03 点击:次
</logic:iterate>
</select>
</td>
</tr>
<tr>
<th class="specalt" scope="row" abbr="Model">Service:</th>
<td class="common">
<select name="datapatchInf.service">
<option value="">请选择</option>
<option value="Data Change" <c:if test="${datapatchInf.service=='Data Change' }">selected</c:if>>Data Change</option>
<option value="Defect Fix" <c:if test="${datapatchInf.service=='Defect Fix' }">selected</c:if>>Defect Fix</option>
<option value="Batch" <c:if test="${datapatchInf.service=='Batch' }">selected</c:if>>Batch</option>
<option value="Other" <c:if test="${datapatchInf.service=='Other' }">selected</c:if>>Other</option>
</select>
</td>
<th class="specalt_bt" scope="row" abbr="Model">SA:</th>
<td class="common">
<select name="datapatchInf.sa">
<option value="">请选择</option>
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>