Merge branch 'master' of http://192.168.1.22:3000/frontend/pqs-9100_client
This commit is contained in:
@@ -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 === '误差体系更换')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user