commit
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user