Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
2016-07-28 15:47:31 +0800
Commit
c8624be615fc38d544e33f0dded09c6464ac6822
1 parent
79d80746
exchange
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/me/models/returns.js
apps/me/models/returns.js
View file @
c8624be
...
...
@@ -658,6 +658,7 @@ const getExchangeDetailData = (id, uid) => {
camelCase
(
data
)
);
}
console
.
log
(
exchangeData
)
return
exchangeData
;
});
...
...
Please
register
or
login
to post a comment