jsp 中checkbox选中后,在当前页面显示返回的值,再次选中时,提交的数据包含了之前选中的checkbox 5
<formid="search"method="post"><table><th>查询类型:</th><th><inputtype="checkbox"name="Typ...
<form id="search" method="post">
<table>
<th>查询类型:
</th>
<th><input type="checkbox" name="Type1" value="peorder"/></th><th>采购入库
<th><input type="checkbox" name="Type2" value="seorder"/></th><th>销售入库
<th><input type="checkbox" name="Type3" value="oeorder"/></th><th>其它入库
</th>
</th>
<th></th><th></th>
<th>日期: <select name="startDate" type="text" class="easyui-datebox" style="width: 100px;"></select>
</th>
<th>至: <select name="endDate" type="text" class="easyui-datebox" style="width: 100px;"></select>
</th>
<th><a href="javascript:void(0)" class="easyui-linkbutton c6"
iconCls="icon-search" style="width:70px"
onclick="getOrderList('enterWReportAction.action')">查询</a></th>
</table>
</form>
比如说我第一次选中了采购入库,获得了相关数据(在当前页显示的数据),下一次在单独选销售入库时显示的却是采购入库和销售入库的数据,有没有遇到过这个问题的盆友啊
使用了struts2框架 展开
<table>
<th>查询类型:
</th>
<th><input type="checkbox" name="Type1" value="peorder"/></th><th>采购入库
<th><input type="checkbox" name="Type2" value="seorder"/></th><th>销售入库
<th><input type="checkbox" name="Type3" value="oeorder"/></th><th>其它入库
</th>
</th>
<th></th><th></th>
<th>日期: <select name="startDate" type="text" class="easyui-datebox" style="width: 100px;"></select>
</th>
<th>至: <select name="endDate" type="text" class="easyui-datebox" style="width: 100px;"></select>
</th>
<th><a href="javascript:void(0)" class="easyui-linkbutton c6"
iconCls="icon-search" style="width:70px"
onclick="getOrderList('enterWReportAction.action')">查询</a></th>
</table>
</form>
比如说我第一次选中了采购入库,获得了相关数据(在当前页显示的数据),下一次在单独选销售入库时显示的却是采购入库和销售入库的数据,有没有遇到过这个问题的盆友啊
使用了struts2框架 展开
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励10(财富值+成长值)+提问者悬赏5(财富值+成长值)
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询