diff --git a/src/components/navMenu/index.vue b/src/components/navMenu/index.vue
index 36144e893..3fbdc9c8b 100644
--- a/src/components/navMenu/index.vue
+++ b/src/components/navMenu/index.vue
@@ -151,6 +151,11 @@
path: '/standInvolveProject',
menuId: '8a9c87fe06244fb9d55e78fb281f625b'
},
+ {
+ title: '问答库', // 把 标准涉及项目 这几个字 改成 标准合规评估结果
+ path: '/standQA',
+ menuId: ''
+ },
// {
// title: '零部件编号申请',
// path: '/partCodeApply',
diff --git a/src/pages/home2/components/releaseQA/index.vue b/src/pages/home2/components/releaseQA/index.vue
new file mode 100644
index 000000000..15fbe4b0a
--- /dev/null
+++ b/src/pages/home2/components/releaseQA/index.vue
@@ -0,0 +1,183 @@
+
+
+