src/views/followvisit/record/detailpage/index.vue
@@ -2023,8 +2023,10 @@ } item.patid = this.patid; item.templateid = item.templateID; if (item.nextScriptno == null) { item.nextScriptno = index == dataToSubmit.length - 1 ? 0 : index + 2; } }); console.log("c", 3); let obj = { ivrTaskTemplateScriptVOList: dataToSubmit, // 提交处理后的副本 @@ -2033,9 +2035,8 @@ param6: this.id, type: 1, }; console.log("c", 4); const orgName = localStorage.getItem("orgname"); console.log(orgName, "orgName"); if (this.form.isVisitAgain != 1 || orgName == "丽水市中医院") { this.Torouter();