src/views/patient/propaganda/QuestionnaireTask.vue
@@ -1726,13 +1726,6 @@ } else { this.patientqueryParams.pids = null; } // 类型判断 if (this.patientqueryParams.allhosp == 1) { this.patientqueryParams.cry = 1; } else if (this.patientqueryParams.allhosp == 4) { this.patientqueryParams.cry = 0; this.patientqueryParams.allhosp = "1"; } // 来源判断 if (this.patientqueryParams.searchscope == 1) {