|
@@ -83,7 +83,7 @@ function focusMenuItem(code){
|
|
|
}
|
|
|
//console.log($(parent.document).find(".menu .page[code='YH-ZKK-GMKQXZB_XQ']"))
|
|
|
ele.click();
|
|
|
- }
|
|
|
+}
|
|
|
bindDeptSelect()
|
|
|
//科室选择
|
|
|
function bindDeptSelect(){
|
|
@@ -276,8 +276,8 @@ function renderTab(data,activePage){
|
|
|
bindEdit(data,activePage)
|
|
|
$(".goHomeDetail").click(function(){
|
|
|
let model = $(this).attr("data-model")
|
|
|
- focusMenuItem("YH-ZKK-TMQXZB_XQ");
|
|
|
- $(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=1&special=1&model="+model+"&shijian="+isReject)
|
|
|
+ focusMenuItem("YH-KSZR-TMQXZB_XQ");
|
|
|
+ $(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=2&special=1&model="+model+"&shijian="+isReject)
|
|
|
})
|
|
|
}
|
|
|
|