From 34a8b45e109298bad9a6a45c4776313599072776 Mon Sep 17 00:00:00 2001 From: baoyu <102349094+Bytq@users.noreply.github.com> Date: Fri, 29 Mar 2024 12:49:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86/=E8=AF=91=E6=96=87=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=20=E6=9D=83=E9=99=90=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index ca9e4c30c..1b93375e5 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -4118,7 +4118,8 @@ const routes = [ component: () => import('@/pages/regulatoryRepository/standardTranslationAcquisitionRequest'), meta: { requireAuth: true, - title: '标准/译文获取申请管理' + title: '标准/译文获取申请管理', + menuId: 'd7ad73e98162894d020aa993c08a4532' } }, // 本地产品/项目库详情页