This commit is contained in:
jl
2024-01-17 15:56:28 +08:00
parent 9d5221ba0d
commit ae55e77ef8
4 changed files with 66 additions and 64 deletions

View File

@ -750,9 +750,7 @@ namespace Epost.BLL
}
}
ShowMessageModel_M showmodel = new ShowMessageModel_M();
showmodel.Area = narea;
showmodel.Block = nblock;
ShowMessageModel_M showmodel = new ShowMessageModel_M();
showmodel.Color = EnumHelper.EMToDescriptionString(LightColor.Color.Red);
showmodel.Islock = true;
showmodel.Title = "下发货位异常信息";