你首先需要确认 var ids=${pageScope.billids};及value="${checkbill.b_id}"有没有生成对应的值,另外检查 if(ids.contains(id)){ 中contains方法是否有出错。