去掉逗号
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user