修改检测入口、预检测、正式检测页面
This commit is contained in:
@@ -178,6 +178,7 @@ const planData = ref<Plan.PlanAndSourceBO[]>([
|
||||
'test_State':'1',
|
||||
'report_State':'1',
|
||||
'result':'1',
|
||||
|
||||
},
|
||||
{
|
||||
'id': '2',
|
||||
@@ -191,6 +192,9 @@ const planData = ref<Plan.PlanAndSourceBO[]>([
|
||||
'test_State':'2',
|
||||
'report_State':'2',
|
||||
'result':'0',
|
||||
"testSourceList":[
|
||||
'高精度设备-PQV520-1','高精度设备-PQV520-2',
|
||||
]
|
||||
},
|
||||
{
|
||||
'id': '3',
|
||||
|
||||
Reference in New Issue
Block a user