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
Plain Diff
Browse Files
Authored by
htoooth
2017-12-11 14:34:57 +0800
Commit
9a44a20546d553a1f4feb002eb4300ed39da7ed4
2 parents
76b11b38
88b4e83a
Merge remote-tracking branch 'origin/release/6.3' into release/6.3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
apps/product/models/list.js
apps/product/models/list.js
View file @
9a44a20
...
...
@@ -176,10 +176,6 @@ function getListData(params, channel) {
pathTitle
:
`
$
{
checkedBrand
.
totalName
}
$
{
sortName
}
`
});
}
_
.
last
(
pathNav
).
last
=
true
;
pathNav
.
push
({});
}
if
(
sortName
)
{
...
...
Please
register
or
login
to post a comment