Merge pull request #7653 from ulleo/dev

feat: 区间条形图配置调整时间聚合选项展示
This commit is contained in:
ulleo 2024-01-16 15:14:06 +08:00 committed by GitHub
commit 0c8f9bcbab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1192,7 +1192,10 @@
<span class="drag-placeholder-style-span">{{ $t('chart.placeholder_field') }}</span>
</div>
</el-row>
<el-row class="padding-lr">
<el-row
v-if="view.type === 'bar-time-range'"
class="padding-lr"
>
<span>
{{ $t('chart.chart_bar_time2') }}
</span>