refactor(测试跟踪): 测试计划保存的运行环境后刷新列表

--user=郭雨琦
This commit is contained in:
guoyuqi 2022-08-02 11:08:54 +08:00 committed by xiaomeinvG
parent 6d5ab7aaf9
commit 51f8cba1f0
1 changed files with 1 additions and 1 deletions

View File

@ -793,10 +793,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) {