@@ -99,7 +99,7 @@ export default {
});
break;
case "overLook":
- if (item.id == "2") {
+ if (item.id == "0") {
window.alert("该红色展馆暂无VR俯瞰");
}