Commit 87b9c484 by 莫晓莉

数据库连接测试日志分行显示

parent f84b3786
......@@ -256,9 +256,10 @@
:close-on-click-modal="false"
:before-close="handleCloseTest"
>
<div class="table-container table-container-repos" style="height: 42vh">
<!-- <div class="table-container table-container-repos" style="height: 42vh">
{{ linkInfo }}
</div>
</div> -->
<div style="height:50vh;overflow-y:auto;white-space:pre-line;" v-html="linkInfo"></div>
<span slot="footer" class="dialog-footer">
<!-- <el-button @click="handleClose">取 消</el-button> -->
<el-button type="primary" @click="handleCloseTest">确 定</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment