From b7c766a13a86c610a994ef641da6e0493f18539a Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期一, 30 五月 2022 15:07:00 +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