From ecd1b4c1dcccdf8fd5893d758329164b249eaf28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Mon, 18 Oct 2021 14:08:52 +0800 Subject: [PATCH] commit --- .../accessStandardsAndRegulations/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue index 33de0f22d..5920e1055 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/index.vue @@ -32,7 +32,7 @@ export default { return { list: [], tabValue: "listProject", - menuName: ["国家/地区清单", "项目类清单", "其他清单", "重点标准跟踪清单"] + menuName: ["国家/地区清单", "车型类别清单", "其他清单", "项目清单"] }; }, methods: {}, @@ -74,7 +74,7 @@ export default { name: "listOther" }); continue; - } else { + } else if (entity.id === "a1170d77f4332e5f45ce520e63b00e15") { list.push({ label: "项目清单", name: "localProductsOrProjectLibrary"