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
yyq
2017-04-12 14:10:34 +0800
Commit
1c537c5b34321d0f9f656a5b8e4ebee54b0fed44
1 parent
f12c82d5
bundle count
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 @
1c537c5
...
...
@@ -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