This commit is contained in:
sjl
2025-01-02 09:02:54 +08:00
11 changed files with 603 additions and 551 deletions

View File

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