This commit is contained in:
caozehui
2024-12-24 19:21:43 +08:00
parent 30c1f90513
commit 5cbdadecc4
6 changed files with 250 additions and 291 deletions

View File

@@ -875,8 +875,7 @@ const openDrawer = (title: string, row: any) => {
if(title === '检测数据查询')
{
let device={}
dataCheckPopupRef.value?.open(device)
dataCheckPopupRef.value?.open(row.id,-1)
}
if (title === '误差体系更换')
{