From a272115727a43b9517b3ef75dfbee51494958174 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期五, 27 五月 2022 14:57:08 +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