Your Name
2022-09-29 6f954f70f54e492157b97db314eaaaeb12192580
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()