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
Plain Diff
Browse Files
Authored by
yyq
2016-07-28 11:39:25 +0800
Commit
2a61fcbeba38d5b7993df87f69b34b670f110ac1
2 parents
84177c1d
36d0d754
Merge branch 'release/1.0' of git.yoho.cn:fe/yoho-blk into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
apps/product/models/helpers.js
apps/product/models/helpers.js
View file @
2a61fcb
...
...
@@ -340,8 +340,6 @@ const helpers = {
let
defaultImages
=
g
.
defaultImages
;
let
goodsId
;
console
.
log
(
g
);
if
(
goodsList
&&
goodsList
.
length
>
0
)
{
goodsId
=
goodsList
[
0
].
goodsId
;
...
...
Please
register
or
login
to post a comment