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
郭成尧
2016-05-20 17:55:45 +0800
Commit
c34509fc23c6f5d70506f039d137fb876ec39732
1 parent
a6844d05
代码清理
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/product/models/sale.js
apps/product/models/sale.js
View file @
c34509f
...
...
@@ -68,7 +68,7 @@ const handleSaleSortData = (origin) => {
_
.
forEach
(
origin
,
function
(
value
)
{
let
category
=
{};
category
.
name
=
value
.
sort_name
;
leftContent
.
allDiscount
.
list
.
push
(
category
);
});
...
...
Please
register
or
login
to post a comment