fix(接口测试): 场景控制器下自定义请求环境引用修复
This commit is contained in:
parent
e9bef3c856
commit
1fe3f4566c
|
@ -1270,6 +1270,7 @@
|
||||||
id: request.stepId,
|
id: request.stepId,
|
||||||
uniqueId: request.stepId,
|
uniqueId: request.stepId,
|
||||||
projectId: appStore.currentProjectId,
|
projectId: appStore.currentProjectId,
|
||||||
|
refType: ScenarioStepRefType.DIRECT,
|
||||||
},
|
},
|
||||||
activeStepByCreate.value,
|
activeStepByCreate.value,
|
||||||
steps.value,
|
steps.value,
|
||||||
|
|
Loading…
Reference in New Issue