Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ZhongW
2016-11-30 16:01:13 +0800
Commit
42e178d3dea23fa968091acc44e6b9eb43f4db2f
1 parent
bd947a54
全品类选择
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/goods/priceManage/Index.js
code/static/js.jquery/module/goods/priceManage/Index.js
View file @
42e178d
...
...
@@ -116,7 +116,7 @@ var ENUM = {
};
//多级菜单
var
tabTree
=
new
common
.
tabTree
(
"#sortTree"
,
{
status
:
1
,
sortLevel
:
1
}
);
var
tabTree
=
new
common
.
tabTree
(
"#sortTree"
);
tabTree
.
init
();
...
...
Please
register
or
login
to post a comment