lyfO_o
2022-04-29 ad32b10947b4b94c058ccb9a718d362a1e58d386
src/views/specialWork/taskInfo/components/reviewInfo/index.vue
@@ -47,7 +47,6 @@
        methods:{
            openReviewInfo(value){
                this.reviewInfoDialog = true
                debugger
                this.activities = JSON.parse(JSON.stringify(value.taskReviews))
                for(let i in this.activities){
                    if(this.activities[i].pictures !== null && this.activities[i].pictures.length !== 0){