style(性能测试): 批量添加监控的样式修改

This commit is contained in:
Captain.B 2021-07-15 15:30:34 +08:00 committed by 刘瑞斌
parent 793bfe1f84
commit 58d388b03e
1 changed files with 1 additions and 8 deletions

View File

@ -8,14 +8,7 @@
:destroy-on-close="true"
v-loading="result.loading"
>
<el-alert
title="Notice:"
type="info"
show-icon>
<template v-slot:default>
<div v-html="$t('report.batch_add_monitor_tips')"></div>
</template>
</el-alert>
<div v-html="$t('report.batch_add_monitor_tips')"></div>
<div style="padding-top: 10px;">
<ms-code-edit :enable-format="false" mode="text"
height="250px"