Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuloulou
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to dashboard
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-07-05 19:17:50 +0800
Commit
16bbc2714e4470bd22882f69391421e8e8971520
1 parent
60c53324
提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/goods/specialgoods/Index.js
code/static/js.jquery/module/goods/specialgoods/Index.js
View file @
16bbc27
...
...
@@ -88,7 +88,7 @@ g.init('/refundExchangeAttribute/queryRefundExchangeList');
// 筛选
$
(
document
).
on
(
'click'
,
"#filter-btn"
,
function
()
{
g
.
reload
();
g
.
reload
(
1
);
});
//开启
$
(
document
).
on
(
'click'
,
"#btn-item-open"
,
function
()
{
...
...
Please
register
or
login
to post a comment