Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
王水玲
2016-08-11 18:28:13 +0800
Commit
3ae5a47e7c23e8020a4e5f5e51e820d99ba4101f
1 parent
b3349c72
有货分期
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/home/repayment.js
public/js/home/repayment.js
View file @
3ae5a47
...
...
@@ -56,7 +56,7 @@ var Repayment = function(options) {
}
self
.
update
();
$
(
this
).
data
(
'checked'
,
!
$
(
this
).
data
(
'checked'
));
$
(
this
).
data
(
'checked'
,
$
(
this
).
data
(
'checked'
));
});
};
...
...
Please
register
or
login
to post a comment