67,537
社区成员
发帖
与我相关
我的任务
分享
<logic:equal name="detailList" property="JJ_CBDJ" value='${detailList.A_JJ_CBDJ}'>
<td align="right" nowrap>
<bean:write name="detailList" property="JJ_CBDJ"/>
</td>
</logic:equal>
<logic:notEqual name="detailList" property="JJ_CBDJ" value='${detailList.A_JJ_CBDJ}'>
<td align="right" bgcolor="orange" title='<bean:write name="detailList" property="A_JJ_CBDJ"/>' nowrap>
<bean:write name="detailList" property="JJ_CBDJ"/>
</td>
</logic:notEqual>