Commit 105596faf6904f2f88e58e4ce40ec35a2ff65b47

Authored by liquanyu
1 parent 5470c29258

听筛

Showing 1 changed file with 3 additions and 4 deletions

platform-biz-service/src/main/resources/mainOrm/master/BabyPatientExtendEarScreen.xml View file @ 105596f
... ... @@ -494,12 +494,11 @@
494 494 )
495 495 </if>
496 496 <if test="scrIspass != null and scrIspass ==2">
497   - and(
498   - oae_left =-1
  497 + and (oae_left =-1
499 498 OR aabr_left = -1
500   - OR abr_left = -1
  499 + OR abr_left = -1)
501 500  
502   - OR oae_right =-1
  501 + and (oae_right =-1
503 502 OR aabr_right = -1
504 503 OR abr_right = -1
505 504 )