feat: 标题样式控制范围太广-不在仪表盘中控制-改为视图自己控制

This commit is contained in:
wangjiahao 2021-06-11 12:09:11 +08:00
parent 1b880d194b
commit 9fede2852c

View File

@ -143,8 +143,8 @@ export default {
const customAttrPanel = JSON.parse(this.canvasStyleData.chart.customAttr)
const customStylePanel = JSON.parse(this.canvasStyleData.chart.customStyle)
// -
customStyleChart.text = customStylePanel.text
// - -
// customStyleChart.text = customStylePanel.text
// -
customStyleChart.background = customStylePanel.background
// -