Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
刘传洋
2016-10-26 09:48:28 +0800
Commit
c6be7663a19f1b8494398ece9fe11cf8cdbe1c9f
1 parent
84dd696e
aa
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/home/models/comment.js
apps/home/models/comment.js
View file @
c6be766
@@ -118,6 +118,7 @@ exports.getCommentList4Order = (uid, orderId) => {
@@ -118,6 +118,7 @@ exports.getCommentList4Order = (uid, orderId) => {
118
goodsNum
:
0
,
118
goodsNum
:
0
,
119
orders
:
[]
119
orders
:
[]
120
};
120
};
121
+
121
// let pagerObj = {};
122
// let pagerObj = {};
122
123
123
124
Please
register
or
login
to post a comment