Browse Source

修改默认数据

zhangxc 5 years ago
parent
commit
d918fe7129
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/js/index.js

+ 3 - 3
src/js/index.js

@@ -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