Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe
·
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
weiqingting
2016-05-23 11:53:58 +0800
Commit
91d3db352571e91bbf520258b0513893ee948f44
1 parent
32d3d9ed
4.4 querysomallsort
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
client/js/common/tabTree.js
client/js/common/tabTree.js
View file @
91d3db3
...
...
@@ -187,6 +187,8 @@ tabTree.prototype= {
}
url
=
p
.
url
||
url
;
param
.
status
=
p
.
status
;
param
.
sortLevel
=
p
.
sortLevel
;
var
ajaxOptions
=
{
...
...
Please
register
or
login
to post a comment