Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shops-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-06-01 15:18:53 +0800
Commit
5b0b43a7f27f1a2f20d086062b95af717662254a
1 parent
b72fd3c9
提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
client/js/common/tabTree.js
client/js/common/tabTree.js
View file @
5b0b43a
...
...
@@ -186,7 +186,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