From d660259d0c8e9bce9f5d1f98cc78c25cb17d7f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 2 Jul 2024 09:58:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A2=84=E8=A7=88=E8=AF=9D?= =?UTF-8?q?=E6=9C=AF=E5=9B=BE=E5=92=8C=E7=94=B5=E8=AF=9D=E5=A4=96=E5=91=BC?= =?UTF-8?q?=E4=BC=A0=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manage/components/Scriptpreviewopen.vue | 4 +- .../system/ManageNodeInformation/index.vue | 2 +- .../system/ManageNodeInformation/indexjs.js | 15 + .../system/ManuallyCreatingTasks/index.vue | 22 +- .../system/components/Scriptpreviewopen.vue | 795 ++++++++++++++++++ .../system/components/questionopennew.vue | 386 +++++++++ src/views/system/followupsee/index.vue | 72 +- src/views/system/specialDiseaseNode/index.vue | 33 +- 8 files changed, 1310 insertions(+), 19 deletions(-) create mode 100644 src/views/system/components/Scriptpreviewopen.vue create mode 100644 src/views/system/components/questionopennew.vue diff --git a/src/views/manage/components/Scriptpreviewopen.vue b/src/views/manage/components/Scriptpreviewopen.vue index 60dcd87..1bc848d 100644 --- a/src/views/manage/components/Scriptpreviewopen.vue +++ b/src/views/manage/components/Scriptpreviewopen.vue @@ -522,7 +522,7 @@ export default { }; }, mounted() { - console.log() + console.log(11111111111111111) this.initG6Editor(); this.getlist(); // this.editor.getCurrentPage().save() @@ -541,6 +541,8 @@ export default { }, // 初始化 initG6Editor() { + console.log(11111111111111111) + const _this = this; const editor = new G6Editor(); this.editor = editor; diff --git a/src/views/system/ManageNodeInformation/index.vue b/src/views/system/ManageNodeInformation/index.vue index 0b7ddfa..be7d631 100644 --- a/src/views/system/ManageNodeInformation/index.vue +++ b/src/views/system/ManageNodeInformation/index.vue @@ -241,7 +241,7 @@
推送方式: - + 人工电话 自动外呼 diff --git a/src/views/system/ManageNodeInformation/indexjs.js b/src/views/system/ManageNodeInformation/indexjs.js index b91ecc0..8738274 100644 --- a/src/views/system/ManageNodeInformation/indexjs.js +++ b/src/views/system/ManageNodeInformation/indexjs.js @@ -607,6 +607,21 @@ export default { // this.form.messagePreview = item.templateContent; }, + changephoneDialMethod(e){ + console.log(e,'e') + if(e=='AI'){ + // this.form.templateId='' + this.form.phoneTemplateId='' + this.form.phoneTemplateName='' + + }else if(e=='COMMON'){ + this.form.templateId='' + this.form.templateName='' + + this.form.phoneTemplateId='' + this.form.phoneTemplateName='' + } + }, //短信传值 messageontemplate(item) { this.form.messageTemplateId = item.templateId; diff --git a/src/views/system/ManuallyCreatingTasks/index.vue b/src/views/system/ManuallyCreatingTasks/index.vue index 8ce6ba6..55c89bb 100644 --- a/src/views/system/ManuallyCreatingTasks/index.vue +++ b/src/views/system/ManuallyCreatingTasks/index.vue @@ -317,7 +317,10 @@
推送方式: - + 人工电话 自动外呼 @@ -646,6 +649,21 @@ export default { delitem(item, index, list) { list.splice(index, 1); }, + changephoneDialMethod(e){ + console.log(e,'e') + if(e=='AI'){ + // this.form.templateId='' + this.formInline.phoneId='' + this.formInline.phoneTemplateName='' + + }else if(e=='COMMON'){ + this.formInline.questionInfoId='' + this.formInline.questionInfoName='' + + this.formInline.phoneId='' + this.formInline.phoneTemplateName='' + } + }, upload() { this.updata.routeNodeList = this.list; // console.log(this.updata,'this.updata') @@ -659,7 +677,7 @@ export default { } }); console.log(this.updata,'updata') - return + // return signrouteadd(this.updata).then((res) => { this.$notify({ diff --git a/src/views/system/components/Scriptpreviewopen.vue b/src/views/system/components/Scriptpreviewopen.vue new file mode 100644 index 0000000..30dda69 --- /dev/null +++ b/src/views/system/components/Scriptpreviewopen.vue @@ -0,0 +1,795 @@ + + + + diff --git a/src/views/system/components/questionopennew.vue b/src/views/system/components/questionopennew.vue new file mode 100644 index 0000000..eb2adbc --- /dev/null +++ b/src/views/system/components/questionopennew.vue @@ -0,0 +1,386 @@ + + + + \ No newline at end of file diff --git a/src/views/system/followupsee/index.vue b/src/views/system/followupsee/index.vue index bc92a09..0f01c49 100644 --- a/src/views/system/followupsee/index.vue +++ b/src/views/system/followupsee/index.vue @@ -47,10 +47,14 @@
-
-
+
+
问卷模板: Barthel指数评定问卷
--> + + + + + 确 定 + +
电话外呼
@@ -352,6 +371,12 @@
+ 预览
@@ -373,6 +398,7 @@