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
OF1706
2017-06-13 15:05:54 +0800
Commit
331f2c790185b63eaa604bc6cece3e1dd830def7
1 parent
6ebf00b9
m
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/product/models/search-handler.js
apps/product/models/search-handler.js
View file @
331f2c7
...
...
@@ -1767,7 +1767,6 @@ exports.handleSuggestData = (origin, query) => {
});
leftContent
.
allSuggest
=
{
all
:
all
,
list
:
list
};
console
.
log
(
leftContent
.
allSuggest
);
return
leftContent
;
};
...
...
Please
register
or
login
to post a comment