From dad957f2d33ba871beeba251e7c51c1e7bb2b1ab Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Thu, 02 Jun 2022 10:46:33 +0800
Subject: [PATCH] 'lct;
---
src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue b/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue
index eb6c39d..5f04a4f 100644
--- a/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue
+++ b/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue
@@ -467,7 +467,6 @@
}else{
this.ifShow = true
this.title = '编辑巡检计划设定'
- debugger
// this.noticeDepartment = this.handleDepartment(JSON.parse(JSON.stringify(value)).noticeUid)
// this.changeNotice()
this.execDepartment = this.handleDepartment(JSON.parse(JSON.stringify(value)).execUid)
@@ -482,7 +481,6 @@
}
},
handleDepartment(value){
- debugger
let department = ''
for(let i in this.userList){
if(this.userList[i].id === value){
--
Gitblit v1.9.2