fix:修改 chartBar预览的问题

This commit is contained in:
zhangyu
2021-04-12 11:27:44 +08:00
parent af43b2d4cf
commit 6c09cfea76
5 changed files with 211 additions and 12 deletions

View File

@@ -291,10 +291,8 @@ export default {
this.chart.panelId = this.showPanel.id
this.chart.panelName = this.showPanel.name
this.rightBox.chart.show = true
console.log(123123123)
},
addGroupItem (groupId) {
console.log(groupId)
this.chart = this.newChart()
this.chart.groupId = groupId
this.chart.panelId = this.showPanel.id