This commit is contained in:
宋伟佳
2021-10-18 14:08:52 +08:00
parent 12941aa7ac
commit ecd1b4c1dc
@@ -32,7 +32,7 @@ export default {
return { return {
list: [], list: [],
tabValue: "listProject", tabValue: "listProject",
menuName: ["国家/地区清单", "项目类清单", "其他清单", "重点标准跟踪清单"] menuName: ["国家/地区清单", "车型类别清单", "其他清单", "项目清单"]
}; };
}, },
methods: {}, methods: {},
@@ -74,7 +74,7 @@ export default {
name: "listOther" name: "listOther"
}); });
continue; continue;
} else { } else if (entity.id === "a1170d77f4332e5f45ce520e63b00e15") {
list.push({ list.push({
label: "项目清单", label: "项目清单",
name: "localProductsOrProjectLibrary" name: "localProductsOrProjectLibrary"