Commit 5741eff2 authored by 季圣华's avatar 季圣华
Browse files

去掉逗号

parent 77587f5a
...@@ -211,7 +211,7 @@ function ceshi() ...@@ -211,7 +211,7 @@ function ceshi()
$(function () { $(function () {
$('#tt').tree({ $('#tt').tree({
url:'<%=path%>/functions/findMenu.action?PNumber='+PNumber+'&hasFunctions='+functions, url:'<%=path%>/functions/findMenu.action?PNumber='+PNumber+'&hasFunctions='+functions,
animate:true, animate:true
}); });
}); });
</script> </script>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment