Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # frontend/src/views/chart/view/ChartStyle.vue # frontend/src/views/panel/list/PanelMain.vue
This commit is contained in:
commit
9f01bc4ee0
@ -652,7 +652,7 @@
|
||||
</el-tab-pane>
|
||||
<el-tab-pane :label="$t('chart.chart_style')" class="padding-tab" style="width: 300px">
|
||||
<chart-style
|
||||
v-if="chartProperties || view.isPlugin"
|
||||
v-if="chartProperties"
|
||||
:param="param"
|
||||
:view="view"
|
||||
:chart="chart"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user