fix(接口测试): 场景控制器下自定义请求环境引用修复

This commit is contained in:
baiqi 2024-12-20 16:19:48 +08:00 committed by Craftsman
parent e9bef3c856
commit 1fe3f4566c
1 changed files with 1 additions and 0 deletions

View File

@ -1270,6 +1270,7 @@
id: request.stepId,
uniqueId: request.stepId,
projectId: appStore.currentProjectId,
refType: ScenarioStepRefType.DIRECT,
},
activeStepByCreate.value,
steps.value,