src/views/outsideChainwtnew.vue
@@ -179,6 +179,7 @@ isabnormal: 0, taskname: "", questionList: [], param6:null, jsy: null, dialogVisible: false, Endornot: true, @@ -231,6 +232,8 @@ res.data.param3, res.data.param5 ); this.param6 = res.data.param6; } }); }, @@ -319,6 +322,7 @@ let form = { param1: this.taskid, param2: this.patid, param6: this.param6, excep: this.excep, isabnormal: this.isabnormal, serviceSubtaskDetailList: [], @@ -349,6 +353,7 @@ let form = { param1: this.taskid, param2: this.patid, param6: this.param6, svyTaskTemplateScriptVOS: [], }; const arr = structuredClone(this.questionList);