function subName(bid){
booksId=document.getElementById("nums"+bid).value();
alert(booksId);
}
怎么获取不到值啊functionjavawebjspjs