From d9edcf2fa95e62bf9bbac6253a695c1151780e7b Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期二, 24 五月 2022 14:23:21 +0800
Subject: [PATCH] 'lct'

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

diff --git a/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue b/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue
index 01f12bd..5f04a4f 100644
--- a/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue
+++ b/src/views/doublePreventAction/hiddenDanger/inspectionTask/index.vue
@@ -445,7 +445,7 @@
                 if(type === '新增'){
                     this.ifShow = false
                     this.title = '新建巡检计划设定'
-                    this.noticeDepartment = ''
+                    // this.noticeDepartment = ''
                     this.execDepartment = ''
                     this.inspectionTaskForm = {
                         type:null,

--
Gitblit v1.9.2