Compare commits
2 Commits
65f0a83391
...
559602f9dd
Author | SHA1 | Date |
---|---|---|
|
559602f9dd | |
|
fade156e3d |
|
@ -232,7 +232,7 @@
|
|||
btnCopy.Enabled = false; // 不能引用
|
||||
}
|
||||
}
|
||||
if (hotItems.Count() > 0 || batch.BatchIsClosed == true) //存在热处理委托或者批关闭则不能修改焊口号
|
||||
if (batch.BatchIsClosed == true) //批关闭则不能修改焊口号
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue