Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
5741eff2
Commit
5741eff2
authored
Sep 17, 2017
by
季圣华
Browse files
去掉逗号
parent
77587f5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/pages/common/menu.jsp
View file @
5741eff2
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment