forked from github/dataease
style(图表): 修改获取图表数据异常的提示,不再显示异常信息
This commit is contained in:
parent
81c8d1fb41
commit
d74ae89c8d
@ -14,7 +14,6 @@ const props = defineProps({
|
||||
|
||||
<template>
|
||||
<div class="canvas-content error-info">
|
||||
<span>{{ props.errMsg }}</span>
|
||||
<span>[{{ t('chart.chart_error_tips') }}]</span>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user