This commit is contained in:
parent
fdb1641d07
commit
fade156e3d
|
@ -232,7 +232,7 @@
|
||||||
btnCopy.Enabled = false; // 不能引用
|
btnCopy.Enabled = false; // 不能引用
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (hotItems.Count() > 0 || batch.BatchIsClosed == true) //存在热处理委托或者批关闭则不能修改焊口号
|
if (batch.BatchIsClosed == true) //批关闭则不能修改焊口号
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue