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
liuyue
2016-03-13 14:18:28 +0800
Commit
ec00ddb67bd8fad49e2bb87fbb6524b528e40b96
1 parent
a53c807a
筛选
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
client/js/goods/netsale.js
client/js/goods/netsale.js
View file @
ec00ddb
...
...
@@ -230,6 +230,7 @@ g.init($("#gridurl").val());
//筛选
$
(
"#filter-btn"
).
click
(
function
()
{
loadtab
();
g
.
reload
(
1
);
});
...
...
Please
register
or
login
to post a comment