src/views/followvisit/OutpatientAgain/index.vue
@@ -1178,6 +1178,11 @@ } else { this.topqueryParams.deptOrDistrict = 1; } if (!this.followupAuthority()) { this.$message.warning("未配置科室/病区相关权限不可查询"); return Promise.reject(new Error("无权限查询")); } getTaskservelist(this.topqueryParams).then((response) => { this.userList = response.rows[0].serviceSubtaskList; this.total = response.total; @@ -1614,7 +1619,8 @@ '"的数据项?' ) .then(() => { getTaskservelist({ getTaskservelist({ patid: row.patid, taskid: row.taskid, }).then((res) => {