|
@@ -116,9 +116,9 @@ $('.tabList .tab').click(function(){
|
|
|
select_type = id
|
|
|
$('.selectedName').html("药品")
|
|
|
$(".ztree").css("height",contentHei-80-43-20+'px')
|
|
|
- $('#searchInp').val("丹参片")
|
|
|
- getTree(0,2,"丹参片");
|
|
|
- getGraph("丹参片",select_type);
|
|
|
+ $('#searchInp').val("氟康唑注射液")
|
|
|
+ getTree(0,2,"氟康唑注射液");
|
|
|
+ getGraph("氟康唑注射液",select_type);
|
|
|
|
|
|
}
|
|
|
select_type = id
|