fixbug
This commit is contained in:
parent
4b29798718
commit
4054124b95
@ -543,6 +543,7 @@ class TapWeeklyReport:
|
||||
if item not in rows:
|
||||
new_tt.pop(item)
|
||||
temp["row_data"].append(new_tt)
|
||||
r_data.append(temp)
|
||||
except Exception:
|
||||
log.error(f"struct data with {line} Failed", exc_info=True)
|
||||
return r_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user