From ffe0156cb2790023ca400119599956cdde59baa7 Mon Sep 17 00:00:00 2001 From: hanshaozhuang Date: Fri, 15 Jul 2022 11:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/navMenu/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue index 8827ed2a8..9b005cca5 100644 --- a/src/components/navMenu/index.vue +++ b/src/components/navMenu/index.vue @@ -107,12 +107,12 @@ // menuId: 'RAFQ4N4ARF' // }, { - title: '国内法规', + title: '国内标准', path: '/domesticStandardsAndRegulations', menuId: '3e3657498664beaa0dc1de1ecb3ae0da' }, { - title: '海外法规', + title: '海外标准', path: '/foreignStandardsAndRegulations', menuId: '18c1e5134ea0cf865e8960b26b81fd8c' },