This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nezha-nezha-fronted/nezha-fronted/src/components/chart/tempGroup.js

78 lines
1.2 KiB
JavaScript

const group = {
id: -2,
name: 'groupTemp',
panelId: 1346,
groupId: 0,
span: 12,
height: 1,
updateBy: 1,
updateAt: '2021-12-13 08:20:04',
type: 'groupTemp',
unit: 2,
weight: 4,
param: {
collapse: false
},
pid: null,
buildIn: 0,
remark: '123',
seq: null,
x: 0,
y: 0,
elements: null,
sync: null,
panel: {
id: 1346,
name: 'panel-newChart',
createBy: null,
type: null,
link: null,
pid: null,
weight: null,
buildIn: null,
seq: null,
children: null,
parent: null,
chartNum: null
},
group: {
id: 0,
name: null,
panelId: null,
groupId: null,
span: null,
height: null,
updateBy: null,
updateAt: null,
type: null,
unit: null,
weight: null,
param: null,
pid: null,
buildIn: null,
remark: null,
seq: null,
x: null,
y: null,
elements: null,
sync: null,
panel: null,
group: null,
children: null,
chartNums: null,
asset: null,
varType: null,
varId: null,
varName: null,
datasource: null
},
children: null,
chartNums: null,
asset: null,
varType: null,
varId: null,
varName: null,
datasource: 'misc'
}
export default group