src/components/scene/index.vue
@@ -128,8 +128,9 @@ }, props:['currentSitVo'], created(){ const {currentSitVo:{arrivalSituation:mylist}} = this; this.arrivalSituation = mylist; const {currentSitVo} = this; console.log(currentSitVo); // this.arrivalSituation = mylist; }, methods: { changeActive(idx) {