提交 33487423 authored 作者: wangjiahao's avatar wangjiahao

fix: 修改标题不实时显示问题

上级 4d6e35fb
......@@ -1717,7 +1717,7 @@ export default {
view.customStyle = JSON.stringify(this.view.customStyle)
view.customFilter = JSON.stringify(this.view.customFilter)
view.senior = JSON.stringify(this.view.senior)
view.title = JSON.stringify(this.view.title)
view.title = this.view.title
// view.data = this.data
this.chart = view
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论