From d61067cc22cad2e40d323f90e526601017914463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Thu, 11 Jul 2024 17:19:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A2=84=E8=A7=88=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/ManageNodeInformation/index.vue | 5 +---- src/views/system/specialDiseaseNode/index.vue | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/views/system/ManageNodeInformation/index.vue b/src/views/system/ManageNodeInformation/index.vue index f0615d5..0aaca2c 100644 --- a/src/views/system/ManageNodeInformation/index.vue +++ b/src/views/system/ManageNodeInformation/index.vue @@ -173,7 +173,7 @@ v-if="form.taskNodeType == 'QUESTIONNAIRE_SCALE' && form.templateId"> 预览 - + @@ -476,9 +476,6 @@ import indexjs from "./indexjs.js"; export default indexjs;