修改普测测试
This commit is contained in:
@@ -149,7 +149,7 @@ const tableStore = new TableStore({
|
||||
},
|
||||
click: row => {
|
||||
// deviceQuitPopup.value.open('重新发起退运', row)
|
||||
planAddRef.value.open('重新发起计划', row.id)
|
||||
planAddRef.value.open('重新发起计划', row.id,false)
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user