From ce44e9573731c9bfd2e58f24a73bb2691e77a6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Wed, 26 Jun 2024 10:19:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E5=BE=84=E8=8A=82?= =?UTF-8?q?=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/ManageNodeInformation/indexjs.js | 18 +++++++++--------- src/views/system/components/question.vue | 2 +- src/views/system/components/wangEditor.vue | 4 ++-- src/views/system/specialDiseaseNode/index.vue | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/views/system/ManageNodeInformation/indexjs.js b/src/views/system/ManageNodeInformation/indexjs.js index 0d6a4dd..bc8b90b 100644 --- a/src/views/system/ManageNodeInformation/indexjs.js +++ b/src/views/system/ManageNodeInformation/indexjs.js @@ -33,7 +33,7 @@ export default { name: "specialDiseaseNode", data() { return { - value:1, + value: 1, ConditionValue: [], dictDataType: "", openlist: { @@ -117,15 +117,14 @@ export default { } this.taskinfo(); this.infolistname(); - this.infolists(); this.infolistoptionslistS(); this.infolistMESSAGE(); this.infolistword(); - this.optiononditionOperator(); + // this.optiononditionOperator(); this.optiononditionOperators(); }, - beforeDestroy() {}, + beforeDestroy() { }, watch: { "form.phoneMessageRemind": { handler(newValue, oldValue) { @@ -518,6 +517,7 @@ export default { // this.optionstriggerConditionOperator = res.data; // }); }); + this.optiononditionOperator(); if (res.data.length == 1) { // 回显一条时 this.updata = res.data[0]; @@ -602,7 +602,7 @@ export default { messageontemplateword(item) { this.form.phoneTemplateId = item.templateId; this.form.phoneTemplateName = item.templateName; - console.log( this.form.phoneTemplateId,' this.form.phoneTemplateId') + console.log(this.form.phoneTemplateId, ' this.form.phoneTemplateId') // this.form.messagePreview = item.templateContent; }, @@ -650,10 +650,10 @@ export default { this.lists.forEach((e) => { e.list.length > 0 ? e.list.forEach((el) => { - el.routeNodeDay = e.routeNodeDay; - el.routeNodeName = e.routeNodeName; - this.itemlist.specialDiseaseNodeList.push(el); - }) + el.routeNodeDay = e.routeNodeDay; + el.routeNodeName = e.routeNodeName; + this.itemlist.specialDiseaseNodeList.push(el); + }) : ""; }); // this.updata.specialDiseaseNodeList = diff --git a/src/views/system/components/question.vue b/src/views/system/components/question.vue index a8f2f62..4ed9852 100644 --- a/src/views/system/components/question.vue +++ b/src/views/system/components/question.vue @@ -168,7 +168,7 @@ export default { questionnaireStatus: "PUBLISHED", // questionType: "REGULAR_QUESTIONNAIRE", }).then(response => { - console.log('0000000000') + // console.log('0000000000') // response.data.forEach(e => { // e.label = e.departmentName // }) diff --git a/src/views/system/components/wangEditor.vue b/src/views/system/components/wangEditor.vue index 77fcab1..3727503 100644 --- a/src/views/system/components/wangEditor.vue +++ b/src/views/system/components/wangEditor.vue @@ -332,7 +332,7 @@ export default { }); bankLevel("3").then((res) => { - console.log(res, "打印res值"); + // console.log(res, "打印res值"); // res.forEach((e) => { // e.children.forEach((el) => { // el.children.forEach((f) => { @@ -344,7 +344,7 @@ export default { // }); // }); this.fieldoptions = res; - console.log(this.fieldoptions, "***"); + // console.log(this.fieldoptions, "***"); }); }, beforeClose() { diff --git a/src/views/system/specialDiseaseNode/index.vue b/src/views/system/specialDiseaseNode/index.vue index da6b2aa..1b2a5e0 100644 --- a/src/views/system/specialDiseaseNode/index.vue +++ b/src/views/system/specialDiseaseNode/index.vue @@ -299,9 +299,9 @@
推送方式: - - 人工电话 - 自动外呼 + + 人工电话 + 自动外呼
@@ -322,7 +322,7 @@ > -
+
问卷模板: