This commit is contained in:
@ -490,7 +490,7 @@ namespace Epost.BLL
|
||||
dal.UpdateState(model.Area, model.Block);
|
||||
|
||||
bool WorkArea = dal.IsFinishWorkArea("", "", "99", "", "", "");
|
||||
if (skuInish)
|
||||
if (WorkArea)
|
||||
{
|
||||
comBLL.DISPLAY_LIGHT_BLOCK_Out("", model.Area, "0");
|
||||
}
|
||||
|
Reference in New Issue
Block a user