Files
pqs-9100_client/frontend/src/api/plan/static.json
2024-12-05 18:14:43 +08:00

63 lines
1.7 KiB
JSON

{
"code": "200",
"data": [
{
"name": "未检测",
"children": [
{
"id": 4,
"pid": 1,
"name": "邯郸220kV团城站电能质量检测"
},
{
"id": 5,
"pid": 1,
"name": "衡水冀州光伏电站配套出口工程"
},
{
"id": 6,
"pid": 1,
"name": "深圳市中电公司委托送检"
}
],
"id": 1
},
{
"name": "检测中",
"children": [
{
"id": 7,
"pid": 2,
"name": "沧州220kV留古站电能质量检测"
},
{
"id": 8,
"pid": 2,
"name": "沧州110kV东光站装置送检"
},
{
"id": 9,
"pid": 2,
"name": "浙江分布式光伏电能质量试点"
}
],
"id": 2
},
{
"name": "检测完成",
"children": [
{
"id": 10,
"pid": 3,
"name": "邯郸2台安徽振兴终端送检"
},
{
"id": 11,
"pid": 3,
"name": "深圳2台中电终端委托送检"
}
],
"id": 3
}
]
}