This commit is contained in:
caozehui
2024-12-31 14:27:36 +08:00
parent 65e54ee2b5
commit 081aeacff7
9 changed files with 325 additions and 228 deletions

View File

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