Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
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
张丽霞
2016-07-18 15:02:42 +0800
Commit
4b59f0721eb35107b94671d6febab5d2374fc74b
1 parent
1d956a14
删除假数据
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/product/models/brand-shop.js
apps/product/models/brand-shop.js
View file @
4b59f07
@@ -34,7 +34,6 @@ const processBrandCouponData = (data) => {
@@ -34,7 +34,6 @@ const processBrandCouponData = (data) => {
34
}
34
}
35
35
36
distCoupons
.
push
(
coupon
);
36
distCoupons
.
push
(
coupon
);
37
-
distCoupons
.
push
(
coupon
);
38
37
39
});
38
});
40
39
Please
register
or
login
to post a comment