From 6e673b0fe160bfd2de62597cdc80241153883261 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:02:21 +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=E5=A4=B1=E6=95=88?= 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 | 8 ++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/views/system/ManageNodeInformation/index.vue b/src/views/system/ManageNodeInformation/index.vue index bda8117..f0615d5 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,6 +476,9 @@ import indexjs from "./indexjs.js"; export default indexjs;