Your Name
2022-07-19 a0da13fa9d90a7b3f8091d5759ba630f95c35528
src/views/doublePreventAction/hiddenDanger/inspectionTask/components/inpectionPoint.vue
@@ -120,7 +120,6 @@
                    cancelButtonText:'取消',
                    type:'warning',
                    }).then(()=> {
                        debugger
                        deleteInspectionControlAction({workId:scope.workId,measureId:scope.measureId}).then( (res)=>{
                            if(res.data.code === '200'){
                                this.getControlActionList()