Skip to content

Commit

Permalink
fix: 删除注释代码
Browse files Browse the repository at this point in the history
  • Loading branch information
Davont committed Nov 12, 2024
1 parent fc2ad38 commit 090fe5d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ export default {
} else {
this.huiChartOption = cloneDeep(this.options)
}
// let { huiChartOption } = this
let huiChartOption = cloneDeep(this.huiChartOption)
if (!huiChartOption.theme) {
huiChartOption.theme = 'cloud-light'
Expand Down

0 comments on commit 090fe5d

Please sign in to comment.