调整检测首页布局;根据不同的功能,实现不同的表格展示
This commit is contained in:
@@ -184,7 +184,7 @@ const planData = ref<Plan.PlanAndSourceBO[]>([
|
||||
'id': '2',
|
||||
'name': '检测计划2',
|
||||
'pattern':'1',
|
||||
"testSourceName":'高精度设备-PQV520-1,高精度设备-PQV520-2',
|
||||
"testSourceName":'高精度设备-PQV520-1',
|
||||
'father_Plan_Id':'1',
|
||||
'dataSource_Id':'2',
|
||||
'script_Id':'2',
|
||||
@@ -193,7 +193,7 @@ const planData = ref<Plan.PlanAndSourceBO[]>([
|
||||
'report_State':'2',
|
||||
'result':'0',
|
||||
"testSourceList":[
|
||||
'高精度设备-PQV520-1','高精度设备-PQV520-2',
|
||||
'高精度设备-PQV520-2','高精度设备-PQV520-3','高精度设备-PQV520-3'
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user