mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
fix(漏洞): 图表错误信息使用 `v-html
This commit is contained in:
@@ -35,7 +35,9 @@ function showInfo() {
|
||||
center
|
||||
>
|
||||
<el-main style="height: 400px; padding: 0; margin-top: 20px">
|
||||
<span style="white-space: pre-line" v-html="errMsg"></span>
|
||||
<span style="white-space: pre-line">
|
||||
{{ errMsg }}
|
||||
</span>
|
||||
</el-main>
|
||||
<template #footer>
|
||||
<span class="m-dialog-footer">
|
||||
|
||||
Reference in New Issue
Block a user