diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue
index 6d7118a59..59880e236 100644
--- a/src/components/navMenu/index.vue
+++ b/src/components/navMenu/index.vue
@@ -88,16 +88,17 @@ export default {
path: '/domesticStandardsAndRegulations',
menuId: 'A59EFAQ7AC'
},
- {
- title: '标准征求意见',
- path: '/standardForComments',
- menuId: ''
- },
{
title: '海外标准法规',
path: '/foreignStandardsAndRegulations',
menuId: '6K8A2RZYRE'
},
+ {
+ title: '标准征求意见',
+ path: '/standardForComments',
+ menuId: ''
+ },
+
// {
// title: '国内外政策',
// path: '/foreignRegulationsDatabase',
diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
index d10b5e7c4..039fe35a5 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -840,13 +840,6 @@