src/components/scene/index.vue
@@ -161,8 +161,8 @@ this.arrivalSituation.situationPic = mylist.situationPic.split(",") } this.mybaseCase = baseCase; if (baseCase.violations) { this.type = baseCase.violations.typeText; if (baseCase.violationsVO) { this.type = baseCase.violationsVO.typeText; } else { this.type = baseCase.illegalBuilding.categoryText; }