diff --git a/src/router/index.js b/src/router/index.js index 2fa83a6..41170a2 100755 --- a/src/router/index.js +++ b/src/router/index.js @@ -361,7 +361,7 @@ const routes = [{ props: { pageTitle: '产品 - 毛利润排行', rank_type: 1, - type: 'check_type' + type: 'ver_type' }, meta: { hideBreadcrumb: true // 一级页面不显示面包屑 @@ -374,7 +374,7 @@ const routes = [{ props: { pageTitle: '产品 - 订单数排行', rank_type: 2, - type: 'check_type' + type: 'ver_type' }, meta: { hideBreadcrumb: true // 一级页面不显示面包屑 @@ -387,7 +387,7 @@ const routes = [{ props: { pageTitle: '产品 - 退单数排行', rank_type: 3, - type: 'check_type' + type: 'ver_type' }, meta: { hideBreadcrumb: true // 一级页面不显示面包屑 diff --git a/src/views/super/Ranking/RankBatchList.vue b/src/views/super/Ranking/RankBatchList.vue index 834b531..0588b70 100644 --- a/src/views/super/Ranking/RankBatchList.vue +++ b/src/views/super/Ranking/RankBatchList.vue @@ -52,8 +52,8 @@ sortable="custom" min-width="170"> -