普测测试判断修改
This commit is contained in:
@@ -165,8 +165,7 @@ const tableStore = new TableStore({
|
||||
return row.createBy != adminInfo.$state.id || row.status == 6 || row.status == 1 || row.status == 2
|
||||
},
|
||||
click: row => {
|
||||
// deviceQuitPopup.value.open('重新发起退运', row)
|
||||
planTestRef.value.open('重新发起计划', row.id, false)
|
||||
planTestRef.value.open('重新发起计划测试', row.id, false)
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user