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

refactor:代码回退

上级 babf7b6f
......@@ -381,13 +381,13 @@ export default {
if (temp) return temp
}
}
},
// chart
chartResize() {
if (this.$refs[this.element.propValue.id]) {
this.$refs[this.element.propValue.id].chartResize()
}
}
// chart
chartResize() {
if (this.$refs[this.element.propValue.id]) {
this.$refs[this.element.propValue.id].chartResize()
}
}
}
}
</script>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论