Compare commits

..

2 Commits

Author SHA1 Message Date
高飞 559602f9dd 1 2025-09-25 14:07:51 +08:00
高飞 fade156e3d 1 2025-09-25 14:07:13 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
btnCopy.Enabled = false; // 不能引用
}
}
if (hotItems.Count() > 0 || batch.BatchIsClosed == true) //存在热处理委托或者批关闭则不能修改焊口号
if (batch.BatchIsClosed == true) //批关闭则不能修改焊口号
{
}