NEZ-2681 fix:panel更改为dashboard
This commit is contained in:
@@ -3,7 +3,7 @@ const data = {
|
||||
loaded: true,
|
||||
showHeader: true,
|
||||
name: '',
|
||||
panelId: 1244,
|
||||
dashboardId: 1244,
|
||||
groupId: 0,
|
||||
span: 4,
|
||||
height: 4,
|
||||
@@ -54,7 +54,7 @@ const data = {
|
||||
}
|
||||
],
|
||||
sync: null,
|
||||
panel: {
|
||||
dashboard: {
|
||||
id: 1244,
|
||||
name: 'testnodata',
|
||||
createBy: null,
|
||||
@@ -71,7 +71,7 @@ const data = {
|
||||
group: {
|
||||
id: 0,
|
||||
name: null,
|
||||
panelId: null,
|
||||
dashboardId: null,
|
||||
groupId: null,
|
||||
span: null,
|
||||
height: null,
|
||||
@@ -89,7 +89,7 @@ const data = {
|
||||
y: null,
|
||||
elements: null,
|
||||
sync: null,
|
||||
panel: null,
|
||||
dashboard: null,
|
||||
group: null,
|
||||
children: null,
|
||||
chartNums: null,
|
||||
|
||||
Reference in New Issue
Block a user