Skip to content

Commit

Permalink
fix the bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Jan 15, 2024
1 parent d8c397c commit 1ab137d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/static/js/gw.history.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ GW.history = {
clearInterval(GW.history.history_table_interval_id)

GW.history.history_table_interval_id = null

GW.history.active_process_history_list = []

}

Expand Down

0 comments on commit 1ab137d

Please sign in to comment.