Skip to content

Commit

Permalink
Merge pull request #1105 from hLinx/feature_3.5.0
Browse files Browse the repository at this point in the history
feature: 原子操作能力支持滚动执行 #446
  • Loading branch information
hLinx authored Jul 6, 2022
2 parents 6cbdd6b + 1ab80b9 commit dda2793
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@
handleBatchChange (batch) {
this.params = {
...this.params,
retryCount: '',
batch,
};
this.currentGroup = {
Expand Down

0 comments on commit dda2793

Please sign in to comment.