src/views/patient/subsequent/index.vue
@@ -274,7 +274,7 @@ /> <el-table-column label="人工处理意见" label="处理意见" align="center" key="suggest" prop="suggest" @@ -883,6 +883,7 @@ console.log(this.topqueryParams.leavehospitaldistrictcodes, "11"); } this.loading = true; this.topqueryParams.deptOrDistrict=2, getTaskservelist(this.topqueryParams).then((response) => { this.userList = response.rows[0].serviceSubtaskList; this.total = response.total;