fix (接口定义):执行结果未更新问题修复

--bug=1006329 --user=赵勇 【接口测试】接口用例... https://www.tapd.cn/55049933/s/1043018
This commit is contained in:
fit2-zhao 2021-09-02 14:12:35 +08:00 committed by fit2-zhao
parent 1def9a79f5
commit d67adc686a
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ export default {
this.runResult = {testId: getUUID()};
this.$refs.apiCaseItem.runLoading = false;
this.$success(this.$t('organization.integration.successful_operation'));
//this.$emit("refresh");
this.getApiTest();
},
errorRefresh() {
this.batchLoadingIds = [];