fix:diagram 图片 宽高不对的问题
This commit is contained in:
@@ -243,7 +243,6 @@ export default {
|
||||
})
|
||||
},
|
||||
selectPanel (panel) {
|
||||
console.log(panel)
|
||||
this.panelName = panel.name
|
||||
this.editChart.panelName = panel.name
|
||||
this.panelId = panel.id
|
||||
|
||||
Reference in New Issue
Block a user