src/views/patient/propaganda/particty.vue
@@ -1089,7 +1089,10 @@ value: 7, label: "患者报告", }, { value: 10, label: "专病随访", }, { value: 8, label: "其他通知", @@ -2022,6 +2025,12 @@ } this.objyl.templateid = this.objyl.id; this.objyl.isoperation = 1; this.objyl.ivrLibaTemplateScriptVOList.forEach((item) => { item.ivrTaskScriptTargetoptionList = item.ivrLibaScriptTargetoptionList; }); this.objyl.ivrTaskTemplateScriptVOList = this.objyl.ivrLibaTemplateScriptVOList; this.form.ivrTaskTemplateVO = this.objyl; this.submitForm();