src/views/patient/propaganda/particty.vue
@@ -1078,8 +1078,12 @@ this.overallCase.forEach((item) => { this.allpids.push(item.patid); }); if (this.allpids[0]) { this.patientqueryParams.pids = this.allpids; console.log(this.patientqueryParams.pids); } else { this.patientqueryParams.pids = null; } getTaskpatient(this.patientqueryParams).then((response) => { console.log(response);