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
Plain Diff
Browse Files
Authored by
Aiden Xu
2016-08-15 19:59:54 +0800
Commit
0959e9be84a681920c5a85026a0bedfc301177ac
2 parents
3e562d5d
2b91c0dd
Merge remote-tracking branch 'origin/feature/installment' into feature/installment
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/home/installment.starting-service.page.js
public/js/home/installment.starting-service.page.js
View file @
0959e9b
...
...
@@ -245,7 +245,7 @@ $('#apply-button').click(function() {
async
:
false
}).
then
(
function
(
result
)
{
var
params
=
{
action
:
'go.instalment
Repayment
'
,
action
:
'go.instalment
Activated
'
,
params
:
{
status
:
result
.
data
.
status
}
...
...
Please
register
or
login
to post a comment