Merge pull request #11247 from dataease/pr@dev-v2@chart-error-tip
style(图表): 修改获取图表数据异常的提示,不再显示异常信息
This commit is contained in:
commit
34f707d5e8
@ -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