From dad957f2d33ba871beeba251e7c51c1e7bb2b1ab Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期四, 02 六月 2022 10:46:33 +0800
Subject: [PATCH] 'lct;

---
 src/views/doublePreventAction/hiddenDanger/inspectionTask/components/inpectionPoint.vue |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/views/doublePreventAction/hiddenDanger/inspectionTask/components/inpectionPoint.vue b/src/views/doublePreventAction/hiddenDanger/inspectionTask/components/inpectionPoint.vue
index 270453c..67bd0c0 100644
--- a/src/views/doublePreventAction/hiddenDanger/inspectionTask/components/inpectionPoint.vue
+++ b/src/views/doublePreventAction/hiddenDanger/inspectionTask/components/inpectionPoint.vue
@@ -79,7 +79,6 @@
                 this.controlActionVisible  = false
                 if(this.title === '新建巡检计划设定'){
                     if(value){
-                        debugger
                         this.inspectionPointData = JSON.parse(JSON.stringify(value.map( item => {
                             return {
                                 id:item.id,
@@ -142,7 +141,6 @@
                 this.inspectionPointData = res.data.result.checkContents
             },
             keepValue(value){
-                debugger
                 this.keepValueList = value
             }
         }

--
Gitblit v1.9.2