fix:endpoint 显示bug修改 以及修改 chart 参数
This commit is contained in:
@@ -276,7 +276,7 @@ export default {
|
||||
this.rightBox.chart.show = true
|
||||
},
|
||||
addChartByTemp () {
|
||||
this.chart = Object.assign({},this.blankChartTemp)
|
||||
this.chart = Object.assign({}, this.blankChartTemp)
|
||||
this.chart.panelId = this.showPanel.id
|
||||
this.rightBox.chartTemp.show = true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user