Skip to content

Commit

Permalink
Merge pull request #192 from zwx-master/master
Browse files Browse the repository at this point in the history
Workflow selection script executable
  • Loading branch information
Adamyuanyuan authored Jul 4, 2020
2 parents ba24eb4 + 05ac9e8 commit aabf68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/js/module/workbench/script/script.vue
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,7 @@ export default {
cache: {},
};
this.script.resultList = null;
this._execute_last_progress = null;
},
resetProgress() {
this.script.progress = {
Expand Down

0 comments on commit aabf68c

Please sign in to comment.