bug
This commit is contained in:
@@ -395,7 +395,7 @@ namespace Tnb.ProductionMgr
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
if (andonRecords.status != DictConst.AndonStatusYWC)
|
if (andonRecords.status != DictConst.AndonStatusDQR)
|
||||||
{
|
{
|
||||||
throw Oops.Bah($"状态错误");
|
throw Oops.Bah($"状态错误");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user