src/views/followvisit/record/detailpage/index.vue
@@ -637,6 +637,7 @@ getTaskservelist({ patid: this.patid, taskid: taskid, deptOrDistrict:2, }).then((res) => { if (res.code == 200) { this.logsheetlist = res.rows[0].serviceSubtaskList; @@ -654,6 +655,7 @@ getTaskservelist({ patid: this.patid, taskid: this.taskid, deptOrDistrict:2, }).then((res) => { if (res.code == 200) { objson = res.rows[0].serviceSubtaskList[0]; @@ -672,6 +674,7 @@ getTaskservelist({ patid: this.patid, taskid: this.taskid, deptOrDistrict:2, }).then((res) => { if (res.code == 200) { objson = res.rows[0].serviceSubtaskList[0];