|
@@ -113,7 +113,7 @@ function getDetails(){
|
|
|
$(parent.document).find("#contentIframe").attr("src","./deptScoreDetailControl.html?from=1&dateType="+dateType)
|
|
|
})
|
|
|
$(".part03 .circle .title").click(function(){
|
|
|
- focusMenuItem("YH-ZKK-DXFZZB_XQ");
|
|
|
+ focusMenuItem("YH-ZKK-TMQXZB_XQ");
|
|
|
$(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=1&shijian"+dateType+"&qxName=&selectReject=1")
|
|
|
})
|
|
|
$(".part02").on("click",".bingli li.sec",function(){
|
|
@@ -1627,7 +1627,7 @@ function panDetail(data){
|
|
|
$(".explainPanT .explainLi").click(function(){
|
|
|
let deptName = $(this).attr("data-dept")
|
|
|
let deptId = $(this).attr("dept-id")
|
|
|
- focusMenuItem("YH-ZKK-DXFZZB_XQ");
|
|
|
+ focusMenuItem("YH-ZKK-TMQXZB_XQ");
|
|
|
$(parent.document).find("#contentIframe").attr("src","singleVeto.html?from=1&shijian="+dateType+"&qxName="+deptName)
|
|
|
})
|
|
|
}
|