''
Your Name
2022-03-22 1a2cc996d29c0cdffb2cf2eae2f034146e0e4613
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){