Showing
1 changed file
with
0 additions
and
4 deletions
@@ -176,10 +176,6 @@ function getListData(params, channel) { | @@ -176,10 +176,6 @@ function getListData(params, channel) { | ||
176 | pathTitle: `${checkedBrand.totalName}${sortName}` | 176 | pathTitle: `${checkedBrand.totalName}${sortName}` |
177 | }); | 177 | }); |
178 | } | 178 | } |
179 | - | ||
180 | - _.last(pathNav).last = true; | ||
181 | - | ||
182 | - pathNav.push({}); | ||
183 | } | 179 | } |
184 | 180 | ||
185 | if (sortName) { | 181 | if (sortName) { |
-
Please register or login to post a comment