fix(接口测试): 场景列表批量执行备选环境组未进行分组

--bug=1010402 --user=lyh 【接口测试】批量执行,选择环境组,不可用的环境组提示 跟编辑场景保持一致
https://www.tapd.cn/55049933/s/1106008
This commit is contained in:
shiziyuan9527 2022-02-18 18:50:04 +08:00 committed by 刘瑞斌
parent 81b1b7421a
commit a007c3227e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
:project-env-map="projectEnvListMap"
:environment-type.sync="runConfig.environmentType"
:group-id="runConfig.environmentGroupId"
:has-option-group="true"
@setEnvGroup="setEnvGroup"
@setProjectEnvMap="setProjectEnvMap"
@showPopover="showPopover"