refactor(测试计划): 关联用例列表页面显示效果优化

This commit is contained in:
CaptainB 2022-04-13 11:20:31 +08:00 committed by 刘瑞斌
parent 6c6afbfe7c
commit aaa35dde55
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ export default {
vueObj.isSaving = false;
this.$success(this.$t('commons.save_success'));
vueObj.$refs.baseRelevance.close();
vueObj.setSelectCounts(0);
this.$emit('refresh');
}, (error) => {
vueObj.isSaving = false;