seimin 1 year ago
parent
commit
282f9bf111
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/fuwutai/fuwutai.component.html

+ 1 - 1
src/app/views/fuwutai/fuwutai.component.html

@@ -2297,7 +2297,7 @@
2297
                                 nzShowSearch
2297
                                 nzShowSearch
2298
                                 (nzOnSearch)="
2298
                                 (nzOnSearch)="
2299
                                   searchPatientList(
2299
                                   searchPatientList(
2300
-                                    radioValueZy == 9 && endDeptZy !== null
2300
+                                    radioValueZy == deathTasktypeId && endDeptZy !== null
2301
                                       ? endDeptZy
2301
                                       ? endDeptZy
2302
                                       : applyDept,
2302
                                       : applyDept,
2303
                                     $event
2303
                                     $event