|
@@ -184,7 +184,7 @@ function getDetails(dateType){
|
|
|
})
|
|
|
$(".binganhomend").click(function(){
|
|
|
focusMenuItem("YH-ZKK-ZKHCTJ");
|
|
|
- $(parent.document).find("#contentIframe").attr("src","./checkControl.html?from=1&dateType="+"&lineType=1"+dateType+"&startDateParam="+behosDateStart+"&endDateParam="+behosDateEnd)
|
|
|
+ $(parent.document).find("#contentIframe").attr("src","./checkControl.html?from=1&dateType=3"+"&lineType=1"+"&startDateParam="+behosDateStart+"&endDateParam="+behosDateEnd)
|
|
|
})
|
|
|
}
|
|
|
|