NEZ-1254 feat: chart架构、时序图定义

This commit is contained in:
chenjinsong
2021-11-26 20:13:54 +08:00
parent ed9bf789d1
commit d892f4e645
17 changed files with 987 additions and 125 deletions

View File

@@ -775,7 +775,7 @@ export default {
if (!params.panelId) {
this.finshGetData = false
return
} // 没有panelId不调用接口
}
this.$get('visual/panel/chart?panelId=' + params.panelId + '&groupId=0' + '&pageSize=-1').then(response => {
response = chartData
console.log(chartData)