refactor(测试计划): 场景用例列表增加环境列

This commit is contained in:
shiziyuan9527 2021-08-09 18:04:34 +08:00 committed by 刘瑞斌
parent 3d241c1318
commit 6009411649
1 changed files with 0 additions and 1 deletions

View File

@ -328,7 +328,6 @@ export default {
})
} catch (error) {
this.$set(item, 'envs', {});
console.log("transfer env fail.")
}
})
this.loading = false;