Showing
1 changed file
with
1 additions
and
1 deletions
@@ -173,7 +173,7 @@ const defaultDegrades = [ | @@ -173,7 +173,7 @@ const defaultDegrades = [ | ||
173 | { | 173 | { |
174 | path: '/wap/shop/removeCollect', | 174 | path: '/wap/shop/removeCollect', |
175 | name: '【移除】店铺品牌收藏' | 175 | name: '【移除】店铺品牌收藏' |
176 | - }, | 176 | + } |
177 | ]; | 177 | ]; |
178 | 178 | ||
179 | class Degrade extends Model { | 179 | class Degrade extends Model { |
-
Please register or login to post a comment