|
@@ -115,7 +115,7 @@ $(function(){
|
|
|
$(".part02").on("mouseleave",".bingli li.sec",function(){
|
|
|
$(this).find(".explainNum").css("color","#A5ADBF")
|
|
|
})
|
|
|
- getEveryDeptLevel()
|
|
|
+ // getEveryDeptLevel()
|
|
|
})
|
|
|
function getDetails(dateType){
|
|
|
$(".pubEchartB.paymoney .title").click(function(){
|