function myjs(code,name,Date){
var zuowu="<%=zuowu%>";
var crops;
if(document.getElementById("report1_B2").value=='NQ_Z8_NZWYQXZHSSQKB'||document.getElementById("report1_B2").value=='NQ_Z7_NZWYQXZHSZQKB'){
crops=document.getElementById("report1_A8").value;
}else{
crops=document.getElementById("report1_B5").value;
}
var raq=document.getElementById("report1_D2").value;
if(zuowu!=crops){
window.location.href="/JNNQ/reportJsp/xian/reportJsp.jsp?name="+name+"&code="+code+"&type="+crops+"&raq="+raq+"&date="+Date+"&zuowu="+crops;
}
return true;
}。
//下载excel
function download(raq){
window.location.href="/JNNQ/Excel/excel.jsp?name="+raq;
return;
}
如果条件不满足时,网页的链接页面已经设定。