forked from github/dataease
feat: 标题样式控制范围太广-不在仪表盘中控制-改为视图自己控制
This commit is contained in:
parent
4c3557ce2e
commit
1b880d194b
@ -16,7 +16,7 @@
|
||||
</el-collapse-item>
|
||||
<el-collapse-item :title="$t('chart.module_style')" name="component">
|
||||
<el-row style="background-color: #f7f8fa; margin: 5px">
|
||||
<title-selector class="attr-selector" :chart="chart" @onTextChange="onTextChange" />
|
||||
<!-- <title-selector class="attr-selector" :chart="chart" @onTextChange="onTextChange" />-->
|
||||
<background-color-selector class="attr-selector" :chart="chart" @onChangeBackgroundForm="onChangeBackgroundForm" />
|
||||
</el-row>
|
||||
</el-collapse-item>
|
||||
|
Loading…
Reference in New Issue
Block a user