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