Commit 062b57ef authored by 邱阿朋's avatar 邱阿朋

处理

parent 8057d8ef
......@@ -63,6 +63,7 @@ def get_report_table_html(invoice_id):
return report_table_html
except ElementNotFoundError:
page.refresh()
get_report_table_html()
def export_item_read_data(invoice_id):
file_name = f"coop\\{invoice_id}.xlsx"
......
Markdown is supported
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