@ -477,8 +477,10 @@ export default {
this.queryParams.notType = "5,6";
//不显示type 5,6
} else if (to.name == "Jgdw") {
this.queryParams.notType = "3,4,6,7";
// 显示type5
} else if (to.name == "Webjc") {
this.queryParams.notType = "3,4,5,7";
// 显示type6
}
},