Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
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
zzzzzzz
2016-08-29 15:48:38 +0800
Commit
cc3885d6017b31a4dc7008024f7c4d88dfa8c3bc
1 parent
216b0299
容错判断
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/product/models/detail.js
apps/product/models/detail.js
View file @
cc3885d
...
...
@@ -567,6 +567,7 @@ const _detailDataPkg = (origin, uid, vipLevel, ua) => {
// 商品名称
if
(
!
origin
.
productName
)
{
dest
.
feedbacks
=
{};
return
dest
;
}
...
...
Please
register
or
login
to post a comment