displayTag单击事件,displaytag表格单击事件

<display:column
sortable="true"
title="客户名称"
>
<span
onclick="location.href='${basePath}bill/bill!retrieveByEntryId.action?bill.entryId=${bm.entryId}';"
>${bm.customerName}</span>
</display:column>

posted on 2011-09-28 22:44  快乐每一天Joe  阅读(293)  评论(0编辑  收藏  举报

导航