Commit e1364c4269a1fbab016f0404d7c4711643bfc104

Authored by wangbo
1 parent 75b8f29208

bug修改

Showing 1 changed file with 2 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/PatientFacade.java View file @ e1364c4
... ... @@ -557,6 +557,8 @@
557 557 }*/
558 558 }
559 559  
  560 + } else {
  561 + patientsQuery.setExtSource(false);
560 562 }
561 563 patientsQuery.setNeed(needPage);
562 564