fix(性能测试): 修复测试计划中性能测试批量添加监控时页面卡死的问题

--bug=1008071 --user=刘瑞斌 【测试计划】-关联性能测试后修改高级配置-单击批量添加监控后页面卡住不能操作 https://www.tapd.cn/55049933/s/1070004
This commit is contained in:
CaptainB 2021-11-18 17:41:35 +08:00 committed by 刘瑞斌
parent c822aff9c2
commit be5f19854b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
width="70%"
@closed="closeFunc"
:destroy-on-close="true"
:append-to-body="true"
v-loading="result.loading"
>
<div v-html="$t('report.batch_add_monitor_tips')"></div>