lct
Your Name
2022-07-11 981a6d7d77e6465d8afa4facfbdda84546249db3
src/views/specialWork/taskCreate/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){