Commit bbc1f38f authored by xiao-hesheng's avatar xiao-hesheng
Browse files

脚本优化

parent 7dbe912b
...@@ -330,7 +330,7 @@ def center_Stock_unpack(type): # 扫码发放(高值不能扫码发放) ...@@ -330,7 +330,7 @@ def center_Stock_unpack(type): # 扫码发放(高值不能扫码发放)
try: try:
updateUserLoginDefaultRange(get_listUserMgrRangePage1(1)) # 设置登录账号默认权限是二级库 updateUserLoginDefaultRange(get_listUserMgrRangePage1(1)) # 设置登录账号默认权限是二级库
# center_Stock_unpack(1) # 低值耗材退货出库 center_Stock_unpack(1) # 低值耗材退货出库
center_Stock_unpack(3) # 试剂耗材退货出库 center_Stock_unpack(3) # 试剂耗材退货出库
commonFuc().check_text_exist_result_text('succees', 'succees') commonFuc().check_text_exist_result_text('succees', 'succees')
except: except:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment