save success redirect list
This commit is contained in:
parent
68d4a44f09
commit
e40f0a0a0d
|
@ -117,6 +117,7 @@
|
|||
type: 'success'
|
||||
});
|
||||
this.$refs.advancedConfig.cancelAllEdit();
|
||||
this.$router.push({path: '/loadtest/all'})
|
||||
});
|
||||
},
|
||||
saveAndRun() {
|
||||
|
|
Loading…
Reference in New Issue