feat(接口测试): 修复展示7天非HTTP请求接口时出现的所属模块数据为空的问题
--bug=1016214 --user=宋天阳 【接口测试】首页-过去7天有更新的接口跳转链接页面显示模块信息为空。 {#_orginal_url#}
This commit is contained in:
parent
70873d5c9b
commit
f29d279e58
|
@ -180,7 +180,7 @@
|
|||
@changeSelectDataRangeAll="changeSelectDataRangeAll"
|
||||
@handleCase="handleCase"
|
||||
@showExecResult="showExecResult"
|
||||
|
||||
v-if="moduleOptions && moduleOptions.length > 0"
|
||||
ref="apiConfig"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue