c标签简单应用
<pager:column property="ly" title="任务类型" width="10%"> <c:choose> <c:when test="${info.ly=='0'}"> 日常检查 </c:when> <c:when test="${info.ly=='1'}"> 准入检查 </c:when> <c:when test="${info.ly=='13'}"> 器械经营分级分类检查 </c:when> <c:otherwise> 其他 </c:otherwise> </c:choose> <view:qrytd heightshow="true" align="right" width="15%">是否全项目检查:</view:qrytd> <view:qrytd width="35%"> <input type="radio" name="zx.sfqxmjc" disabled="disabled" value="0" <c:if test="${zx.sfqxmjc=='0' }">checked="checked"</c:if>/>否 <input type="radio" name="zx.sfqxmjc" disabled="disabled" value="1" <c:if test="${zx.sfqxmjc=='1' }">checked="checked"</c:if>/>是 </view:qrytd>
扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄

更多精彩