优化
This commit is contained in:
@@ -1151,6 +1151,8 @@ namespace Tnb.ProductionMgr
|
||||
{
|
||||
throw Oops.Bah("状态错误无法暂停");
|
||||
}
|
||||
|
||||
item.pause_reason = input.PauseReeson;
|
||||
break;
|
||||
case PrdTaskBehavior.Compled:
|
||||
if (item.mo_task_status == status)
|
||||
|
||||
Reference in New Issue
Block a user