| | |
| | | <el-radio |
| | | v-for="( |
| | | items, index |
| | | ) in item.ivrTaskScriptTargetoptionList" |
| | | ) in item.ivrLibaScriptTargetoptionList" |
| | | :key="index" |
| | | :label="index" |
| | | >{{ items.targetvalue }}</el-radio |
| | |
| | | <el-checkbox |
| | | v-for="( |
| | | items, index |
| | | ) in item.ivrTaskScriptTargetoptionList" |
| | | ) in item.ivrLibaScriptTargetoptionList" |
| | | :key="index" |
| | | :label="index" |
| | | > |
| | |
| | | getbaseopera, |
| | | getFollowuplist, |
| | | getvFollowup, |
| | | selectInfoByCondition, |
| | | Taskparticty, |
| | | deleteTaskparticty, |
| | | getTaskInfo, |
| | |
| | | // 疾病 |
| | | this.getillness(this.form.libtemplateid); |
| | | |
| | | getvFollowup({ id: this.form.libtemplateid }).then((res) => { |
| | | selectInfoByCondition({id:this.form.templateid} ).then((res) => { |
| | | if (res.code == 200) { |
| | | this.previewtf = true; |
| | | this.previewtftype = 1; |
| | | this.questionList = res.data.ivrLibaTemplateScriptVOList; |
| | | this.objyl.ivrLibaTemplateScriptVOList = |
| | | res.data.ivrLibaTemplateScriptVOList; |
| | | this.questionList = res.data.ivrTaskTemplateScriptVOList; |
| | | this.questionList.forEach((item) => { |
| | | item.qremark = []; |
| | | item.ivrLibaScriptTargetoptionList = |
| | | item.ivrTaskScriptTargetoptionList; |
| | | }); |
| | | this.objyl.ivrLibaScriptTargetoptionList = |
| | | res.data.ivrTaskScriptTargetoptionList; |
| | | } else { |
| | | } |
| | | }); |
| | |
| | | this.objyl.suitway = this.objyl.suitway.join(","); |
| | | } |
| | | this.objyl.ivrLibaTemplateScriptVOList.forEach((item) => { |
| | | item.ivrTaskScriptTargetoptionList = item.ivrTaskScriptTargetoptionList; |
| | | item.ivrTaskScriptTargetoptionList = item.ivrLibaScriptTargetoptionList; |
| | | }); |
| | | this.objyl.ivrTaskTemplateScriptVOList = |
| | | this.objyl.ivrLibaTemplateScriptVOList; |
| | |
| | | this.objyl.isoperation = 1; |
| | | this.objyl.ivrLibaTemplateScriptVOList.forEach((item) => { |
| | | item.ivrTaskScriptTargetoptionList = |
| | | item.ivrTaskScriptTargetoptionList; |
| | | item.ivrLibaScriptTargetoptionList; |
| | | }); |
| | | this.objyl.ivrTaskTemplateScriptVOList = |
| | | this.objyl.ivrLibaTemplateScriptVOList; |