save success redirect list

This commit is contained in:
Captain.B 2020-02-28 19:02:32 +08:00
parent 68d4a44f09
commit e40f0a0a0d
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@
type: 'success'
});
this.$refs.advancedConfig.cancelAllEdit();
this.$router.push({path: '/loadtest/all'})
});
},
saveAndRun() {