fix(测试跟踪): 创建同名测试计划异常问题

--bug=1017969 --user=宋昌昌 【测试跟踪】创建相同名称测试计划提示异常后就一直在转圈儿 https://www.tapd.cn/55049933/s/1261567
This commit is contained in:
song-cc-rock 2022-10-14 11:24:10 +08:00 committed by jianxing
parent 191dac3505
commit 5f89e8aaef
1 changed files with 2 additions and 0 deletions

View File

@ -303,6 +303,8 @@ export default {
this.$success(this.$t('commons.save_success'));
this.dialogFormVisible = false;
this.$emit("refresh");
}).catch(() => {
this.loading = false;
});
} else {
return false;