mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-16 08:55:42 +08:00
16 lines
414 B
JSON
16 lines
414 B
JSON
{
|
|
"windowUuid": "953269ba-a67b-11eb-bcbc-0242ac130002",
|
|
"browserUuid": "95326a6e-a67b-11eb-bcbc-0242ac130002",
|
|
"name": "dashboard name",
|
|
"description": "dashboard description",
|
|
"html": "dashboard html",
|
|
"columnNo": 0,
|
|
"lineNo": 1,
|
|
"isCollapsible": true,
|
|
"isOpenByDefault": true,
|
|
"isEventRequired": false,
|
|
"fileName": "dashboard file name",
|
|
"dashboardType": "dashboard",
|
|
"chartType": ""
|
|
}
|