mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 14:04:47 +08:00
Fix:修复节点文本存在svg不支持的实体字符时小地图无法渲染的问题
This commit is contained in:
@@ -93,7 +93,6 @@ export default {
|
||||
|
||||
// 画布缩放事件
|
||||
onScale() {
|
||||
console.log(1)
|
||||
if (!this.node || !this.show) return
|
||||
this.updatePosition()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user