feat(接口测试): 修复展示7天非HTTP请求接口时出现的所属模块数据为空的问题

--bug=1016214 --user=宋天阳 【接口测试】首页-过去7天有更新的接口跳转链接页面显示模块信息为空。
{#_orginal_url#}
This commit is contained in:
song-tianyang 2022-08-24 16:19:03 +08:00 committed by 建国
parent 70873d5c9b
commit f29d279e58
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@
@changeSelectDataRangeAll="changeSelectDataRangeAll"
@handleCase="handleCase"
@showExecResult="showExecResult"
v-if="moduleOptions && moduleOptions.length > 0"
ref="apiConfig"
/>
</div>