fix:endpoint 显示bug修改 以及修改 chart 参数
This commit is contained in:
@@ -465,7 +465,7 @@ export default {
|
||||
this.graphShow = false
|
||||
},
|
||||
saveChart () { // 新增chart
|
||||
this.getPanelData().then(()=>{
|
||||
this.getPanelData().then(() => {
|
||||
const chart = {
|
||||
title: '',
|
||||
type: 'line',
|
||||
|
||||
Reference in New Issue
Block a user