From 521483de6461d26818d8182883ea7f500b1716c4 Mon Sep 17 00:00:00 2001 From: pengda <1111@qq.com> Date: Wed, 24 Sep 2025 17:52:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E8=A1=8C=E6=A6=9C=E7=9B=B8=E5=85=B3bu?= =?UTF-8?q?g=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 6 +++--- src/views/super/Ranking/RankBatchList.vue | 4 ++-- src/views/super/Ranking/RankList.vue | 28 +++++++++++++++++++++------- 3 files changed, 26 insertions(+), 12 deletions(-) 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"> -