数据内容微调

This commit is contained in:
GYYM
2024-12-04 09:44:26 +08:00
parent f5c226ba28
commit f99aa94b8f
2 changed files with 13 additions and 13 deletions

View File

@@ -242,10 +242,10 @@ const deviceDataList: Dict[] = [
const planData = ref<Plan.PlanAndSourceBO[]>([ const planData = ref<Plan.PlanAndSourceBO[]>([
{ {
'id': '1', 'id': '1',
'name': '检测计划1', 'name': '沧州110kV东光站装置送检',
'pattern':'1', 'pattern':'1',
"source_Id" : ['1'], "source_Id" : ['1'],
"testSourceName":'标准源-福禄克-6100A', "testSourceName":'标准源-福禄克6100A-1',
'dataSource_Id':['1'], 'dataSource_Id':['1'],
'dataSource_Ids':'实时数据', 'dataSource_Ids':'实时数据',
'script_Id':'1', 'script_Id':'1',
@@ -256,13 +256,13 @@ const planData = ref<Plan.PlanAndSourceBO[]>([
}, },
{ {
'id': '2', 'id': '2',
'name': '检测计划2', 'name': '邯郸2台安徽振兴终端送检',
'pattern':'1', 'pattern':'1',
"source_Id" : ['5','6','7','8'], "source_Id" : ['5','6','7','8'],
"testSourceName":'高精度设备-PQV520-1', "testSourceName":'高精度设备-PQV520-1',
'father_Plan_Id':'1', 'father_Plan_Id':'1',
'dataSource_Id':['5'], 'dataSource_Id':['1'],
'dataSource_Ids':'分钟统计数据CP95值', 'dataSource_Ids':'实时数据',
'script_Id':'2', 'script_Id':'2',
'error_Sys_Id':'2', 'error_Sys_Id':'2',
'test_State':'2', 'test_State':'2',
@@ -274,10 +274,10 @@ const planData = ref<Plan.PlanAndSourceBO[]>([
}, },
{ {
'id': '3', 'id': '3',
'name': '检测子计划3', 'name': '保定分布式光伏电能质量试点',
'pattern':'1', 'pattern':'1',
"source_Id" : ['3'], "source_Id" : ['3'],
"testSourceName":'标准源-丹迪克-DKLN1', "testSourceName":'标准源-丹迪克DKLN1-1',
'father_Plan_Id':'1', 'father_Plan_Id':'1',
'dataSource_Id':['1'], 'dataSource_Id':['1'],
'dataSource_Ids':'实时数据', 'dataSource_Ids':'实时数据',

View File

@@ -7,7 +7,7 @@
{ {
"id": 4, "id": 4,
"pid": 1, "pid": 1,
"name": "邯郸220kV团城站等4座站电能质量检测" "name": "邯郸220kV团城站电能质量检测"
}, },
{ {
"id": 5, "id": 5,
@@ -17,7 +17,7 @@
{ {
"id": 6, "id": 6,
"pid": 1, "pid": 1,
"name": "深圳市中电软件有限公司委托送检" "name": "深圳市中电公司委托送检"
} }
], ],
"id": 1 "id": 1
@@ -28,17 +28,17 @@
{ {
"id": 7, "id": 7,
"pid": 2, "pid": 2,
"name": "沧州220kV留古等4座变电站电能质量检测" "name": "沧州220kV留古站电能质量检测"
}, },
{ {
"id": 8, "id": 8,
"pid": 2, "pid": 2,
"name": "沧州供电公司110kV东光站等10台装置送检" "name": "沧州110kV东光站装置送检"
}, },
{ {
"id": 9, "id": 9,
"pid": 2, "pid": 2,
"name": "保定分布式光伏电能质量监测试点" "name": "保定分布式光伏电能质量试点"
} }
], ],
"id": 2 "id": 2
@@ -54,7 +54,7 @@
{ {
"id": 11, "id": 11,
"pid": 3, "pid": 3,
"name": "北京2024现场检测" "name": "深圳2台中电终端委托送检"
} }
], ],
"id": 3 "id": 3