mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
feat: 区间条形图配置调整时间聚合选项展示
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user