src/views/patient/propaganda/QuestionnaireTask.vue
@@ -1876,7 +1876,10 @@ return; } if (this.patientqueryParams.searchscope == 1) { if ( this.patientqueryParams.searchscope == 1 || this.patientqueryParams.allhosp == 2 ) { this.patientqueryParams.leaveldeptcodes = store.getters.belongDepts.map( (obj) => obj.deptCode );