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
Plain Diff
Browse Files
Authored by
yyq
2017-04-12 14:11:07 +0800
Commit
01b9df5f15415bf8e03dcf439028b639a7971553
2 parents
c6fed611
1c537c5b
Merge branch 'feature/newGolbal' into release/5.6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/product/models/global.js
apps/product/models/global.js
View file @
01b9df5
...
...
@@ -290,6 +290,7 @@ const getGlobalProductDetailData = (skn, channelNum, channel) => {
});
detailInfo
.
colors
=
colors
;
_
.
set
(
detailInfo
,
'bundle.count'
,
1
);
// 设置默认数量为1
}
}
...
...
Please
register
or
login
to post a comment