Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
Xie-Tiao committed Mar 3, 2024
1 parent 84487dd commit 697c36b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workbench/main_work.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,7 @@ def encounters_field():
mouse_click_img_list(_worklist['chair_click'])
print('chair空着的...')
else:
# abnormality_ocr()
mouse_click_img_list(_worklist['abnormality_click'])
abnormality_ocr()
lang = SettingsReader.read_option('Language', 'current')
vote_checked = check_img_list(_worklist[f'vote_checked_{lang}'])
if vote_checked:
Expand Down

0 comments on commit 697c36b

Please sign in to comment.