Skip to content

Commit 188d741

Browse files
authored
Merge pull request #192 from zwx-master/master
Workflow selection script executable
2 parents 836420e + 1cd3748 commit 188d741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/js/module/workbench/script/script.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,7 @@ export default {
810810
cache: {},
811811
};
812812
this.script.resultList = null;
813+
this._execute_last_progress = null;
813814
},
814815
resetProgress() {
815816
this.script.progress = {

0 commit comments

Comments
 (0)