|
@@ -66,10 +66,14 @@ function getDetails(){
|
|
|
focusMenuItem("YH-ZKK-GKSQXZB_XQ");
|
|
|
})
|
|
|
$(".part03 .partTitlePub").click(function(){
|
|
|
- focusMenuItem("YH-ZKK-BASYHGLZB_XQ");
|
|
|
+ hospital=="台州市立"?focusMenuItem("YH-ZKK-GKSJJBLZB_XQ"):focusMenuItem("YH-ZKK-BASYHGLZB_XQ");
|
|
|
})
|
|
|
$(".paymoney.pubEchart .title").click(function(){
|
|
|
- focusMenuItem("YH-ZKK-KSPJZYTS_XQ");
|
|
|
+ if($(this).text().indexOf("花费")!==-1){
|
|
|
+ focusMenuItem("YH-ZKK-KSPJZYHF_XQ");
|
|
|
+ }else{
|
|
|
+ focusMenuItem("YH-ZKK-KSPJZYTS_XQ");
|
|
|
+ }
|
|
|
})
|
|
|
$(".defect .partTitlePub").click(function(){//from 1 console / 2 deptConsole
|
|
|
focusMenuItem("YH-ZKK-GMKQXZB_XQ");
|