src/views/survey/components/box/fireSource.vue
@@ -70,7 +70,7 @@ }) // 获取详情 function getData() { function getData () { getDetail().then(res => { state.parkInfo = res.data.data parkInfoList.forEach(item => { @@ -84,8 +84,6 @@ console.log(err) }) } </script> <template>