src/views/patient/propaganda/Missionotice.vue
@@ -452,6 +452,8 @@ /** 查询门诊通知列表 */ getList() { this.loading = true; this.topqueryParams.deptOrDistrict=2, getTaskservelist(this.topqueryParams).then((response) => { this.userList = response.rows; this.total = response.total;