parent
d9a6c67d58
commit
9f9ebfcca0
|
@ -819,10 +819,10 @@ export default {
|
|||
});
|
||||
} else {
|
||||
this.result = this.$post('test/plan/edit/runModeConfig', param, () => {
|
||||
this.initTableData();
|
||||
this.$success(this.$t('commons.save_success'));
|
||||
});
|
||||
}
|
||||
this.initTableData();
|
||||
},
|
||||
saveFollow(row) {
|
||||
if (row.showFollow) {
|
||||
|
|
Loading…
Reference in New Issue