Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node-activity
·
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
yyq
2019-12-12 17:42:36 +0800
Commit
171ca9d160e9ccedfa2b5ae48c3461c66c8bf8b1
1 parent
974ada8e
fix product group-review by wenxue
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/activity/models/individuation.js
apps/activity/models/individuation.js
View file @
171ca9d
...
...
@@ -101,7 +101,7 @@ class individuationModel extends global.yoho.BaseModel {
}
ufoProductList
(
params
)
{
return
this
.
get
({
data
:
Object
.
assign
({
data
:
Object
.
assign
({
method
:
'ufo.product.search.common.list'
},
params
),
api
:
UfoApi
...
...
Please
register
or
login
to post a comment