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;